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 51f2323Copy full SHA for 51f2323
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:2.1.4'
52
53
implementation fileTree(dir: "libs", include: ["*.jar"])
54
implementation 'androidx.appcompat:appcompat:1.3.1'
0 commit comments