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 fa10e8c commit ea9da9fCopy full SHA for ea9da9f
base-module.gradle
@@ -46,7 +46,7 @@ android {
46
}
47
48
dependencies {
49
- coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
+ coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.0'
50
51
implementation Compose.compiler
52
implementation Compose.ui
compose-module.gradle
@@ -47,7 +47,7 @@ android {
53
0 commit comments