Bump com.android.tools:desugar_jdk_libs from 2.0.3 to 2.0.4 (#2345)

This commit is contained in:
dependabot[bot] 2023-11-28 22:21:00 +00:00 committed by GitHub
parent e9540b4012
commit 17caa8ecbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,7 @@ ext {
dependencies {
implementation 'io.github.wulkanowy:sdk:2.2.7-SNAPSHOT'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"