Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 5a39167 commit 1b00e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "2.9.
sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" }

[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" }

compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.3.0" }
Expand Down

0 comments on commit 1b00e3c

Please sign in to comment.