Update dependency com.android.tools:desugar_jdk_libs to v1.2.3

This commit is contained in:
renovate[bot] 2023-09-19 14:45:09 +00:00 committed by GitHub
parent 5a391676d0
commit 1b00e3ce50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "2.9.
sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" } sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" }
[libraries] [libraries]
android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", version = "1.1.5" } android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", version = "1.2.3" }
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.6.0" } androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.6.0" }
compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.3.0" } compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.3.0" }