Skip to content

Commit 562b7d0

Browse files
Update coreLibraryDesugaring version number
1 parent 78e7a51 commit 562b7d0

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
@@ -110,5 +110,5 @@ dependencies {
110110
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
111111
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
112112

113-
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.1.5")
113+
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
114114
}

0 commit comments

Comments
 (0)