Merge pull request #2197 from gedoor/dependabot/gradle/app/com.android.tools-desugar_jdk_libs-1.2.2

Bump desugar_jdk_libs from 1.1.6 to 1.2.2 in /app
This commit is contained in:
kunfei 2022-09-16 19:57:00 +08:00 committed by GitHub
commit 3b97b358c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -131,7 +131,7 @@ resourcePlaceholders {
dependencies {
//noinspection GradleDependency
coreLibraryDesugaring('com.android.tools:desugar_jdk_libs:1.1.6')
coreLibraryDesugaring('com.android.tools:desugar_jdk_libs:1.2.2')
testImplementation('junit:junit:4.13.2')
androidTestImplementation('androidx.test:runner:1.4.0')
androidTestImplementation('androidx.test.espresso:espresso-core:3.4.0')