Update build tools
This commit is contained in:
@@ -11,7 +11,7 @@ plugins {
|
|||||||
android {
|
android {
|
||||||
val javaVersion = JavaVersion.VERSION_1_8
|
val javaVersion = JavaVersion.VERSION_1_8
|
||||||
val targetSdk = 29
|
val targetSdk = 29
|
||||||
buildToolsVersion = "31.0.0-rc4"
|
buildToolsVersion = "31.0.0-rc5"
|
||||||
compileOptions {
|
compileOptions {
|
||||||
isCoreLibraryDesugaringEnabled = true
|
isCoreLibraryDesugaringEnabled = true
|
||||||
sourceCompatibility = javaVersion
|
sourceCompatibility = javaVersion
|
||||||
|
|||||||
Reference in New Issue
Block a user