1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 10:26:37 -06:00

Bump com.android.tools:desugar_jdk_libs from 2.0.2 to 2.0.3 (#2162)

This commit is contained in:
dependabot[bot] 2023-04-05 20:30:27 +00:00 committed by GitHub
parent 8d2d7922f9
commit 7aa65e98ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,7 +188,7 @@ ext {
dependencies {
implementation "io.github.wulkanowy:sdk:1.9.2"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"