Bump gradle from 3.6.1 to 4.0.0
Bumps gradle from 3.6.1 to 4.0.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6cdd7ce4f7
commit
5ae5eda8a7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildscript {
|
|||
dependencies {
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath 'com.android.tools:r8:2.0.39' // Must be before the Gradle Plugin for Android.
|
||||
classpath 'com.android.tools.build:gradle:3.6.1'
|
||||
classpath 'com.android.tools.build:gradle:4.0.0'
|
||||
classpath 'com.github.trevjonez.composer-gradle-plugin:plugin:0.13.1'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.28.0'
|
||||
classpath 'de.mobilej.unmock:UnMockPlugin:0.7.5'
|
||||
|
|
Loading…
Reference in a new issue