mirror of https://github.com/BOINC/boinc.git
Update Android Gradle plugin to 4.1.
This commit is contained in:
parent
11af93eaf0
commit
449efcfb13
|
@ -10,7 +10,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.1.0-beta03'
|
||||
classpath 'com.android.tools.build:gradle:4.1.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