1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 22:49:08 -05:00

Bump com.android.tools:desugar_jdk_libs from 1.1.8 to 2.0.2 (#2118)

This commit is contained in:
dependabot[bot] 2023-02-17 22:46:31 +00:00 committed by GitHub
parent 6f819bcb80
commit d21e4afad2
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-SNAPSHOT"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.8'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"