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.
1 parent f9b2d12 commit 70479bcCopy full SHA for 70479bc
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ junit = "junit:junit:4.13.2"
17
kotlinPoet = "com.squareup:kotlinpoet:1.18.1"
18
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.16"
19
truth = "com.google.truth:truth:1.4.4"
20
-coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.0.4"
+coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.0"
21
22
[plugins]
23
androidApplication = { id = "com.android.application", version.ref = "agp" }
0 commit comments