Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 341a6202 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Bump gradle from 3.3.2 to 3.4.2



Bumps gradle from 3.3.2 to 3.4.2.

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent 0ce6ba8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4,7 +4,7 @@ buildscript {
        jcenter()
        jcenter()
    }
    }
    dependencies {
    dependencies {
        classpath 'com.android.tools.build:gradle:3.3.2'
        classpath 'com.android.tools.build:gradle:3.4.2'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
    }
    }
}
}