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 70479bc commit 0ebea0bCopy full SHA for 0ebea0b
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.1.0"
+coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.1"
21
22
[plugins]
23
androidApplication = { id = "com.android.application", version.ref = "agp" }
0 commit comments