We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8d1598 + 35a36c1 commit 7a19d8dCopy full SHA for 7a19d8d
gradle/libs.versions.toml
@@ -62,7 +62,7 @@ kover = "0.8.3"
62
# Project
63
android_gradle_plugin = { module = "com.android.tools.build:gradle", version.ref = "android_gradle_plugin" }
64
# https://developer.android.com/studio/write/java8-support#library-desugaring-versions
65
-android_desugar = "com.android.tools:desugar_jdk_libs:2.1.0"
+android_desugar = "com.android.tools:desugar_jdk_libs:2.1.2"
66
kotlin_gradle_plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
67
kover_gradle_plugin = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version.ref = "kover" }
68
gms_google_services = "com.google.gms:google-services:4.4.2"
0 commit comments