1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 12:36:13 -06:00

Bump desugar_jdk_libs from 1.1.6 to 1.1.8 (#1957)

This commit is contained in:
dependabot[bot] 2022-08-29 13:30:00 +00:00 committed by GitHub
parent 7f6fd60821
commit 70c2cb7dbf
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.7.0"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.8'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"