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

chore(deps): bump desugar_jdk_libs from 1.1.5 to 1.1.6 in /app
This commit is contained in:
kunfei
2022-06-29 20:42:53 +08:00
committed by GitHub
+1 -1
View File
@@ -136,7 +136,7 @@ kapt {
}
dependencies {
coreLibraryDesugaring('com.android.tools:desugar_jdk_libs:1.1.5')
coreLibraryDesugaring('com.android.tools:desugar_jdk_libs:1.1.6')
testImplementation('junit:junit:4.13.2')
androidTestImplementation('androidx.test:runner:1.4.0')
androidTestImplementation('androidx.test.espresso:espresso-core:3.4.0')