mirror of https://github.com/BOINC/boinc.git
Update Android Gradle plugin to 4.0.
This commit is contained in:
parent
d549061539
commit
8ec76762b6
|
@ -10,7 +10,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.0.0-rc01'
|
||||
classpath 'com.android.tools.build:gradle:4.0.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.16.0'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue