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 50d7a70 commit f81b60cCopy full SHA for f81b60c
app/build.gradle
@@ -48,7 +48,7 @@ if (project.hasProperty('KEYSTORE_FILE') &&
48
}
49
50
dependencies {
51
- coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
+ coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.3'
52
53
implementation fileTree(dir: "libs", include: ["*.jar"])
54
implementation 'androidx.appcompat:appcompat:1.3.1'
0 commit comments