Skip to content

Commit 8fa6324

Browse files
Update dependency com.android.tools:desugar_jdk_libs to v2
1 parent 3dc2044 commit 8fa6324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ if (project.hasProperty('KEYSTORE_FILE') &&
4848
}
4949

5050
dependencies {
51-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
51+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.1'
5252

5353
implementation fileTree(dir: "libs", include: ["*.jar"])
5454
implementation 'androidx.appcompat:appcompat:1.3.1'

0 commit comments

Comments
 (0)