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 1a32cea + 562b7d0 commit c817166Copy full SHA for c817166
app/build.gradle
@@ -110,5 +110,5 @@ dependencies {
110
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
111
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
112
113
- coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.1.5")
+ coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
114
}
0 commit comments