Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2…
Browse files Browse the repository at this point in the history
….1.3 (#61)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 28137f1 commit ce5b531
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 @@ -28,7 +28,7 @@ cascade-compose = { module = "me.saket.cascade:cascade-compose", version.ref = "
cascade = { module = "me.saket.cascade:cascade", version.ref = "cascadeVersion" }
injekt-core = "uy.kohesive.injekt:injekt-core:1.16.1"
material = "com.google.android.material:material:1.12.0"
desugaring = "com.android.tools:desugar_jdk_libs:2.1.2"
desugaring = "com.android.tools:desugar_jdk_libs:2.1.3"
photoView = { module = "com.github.chrisbanes:PhotoView", version.ref = "photoViewVersion" }
play-services = "com.google.android.gms:play-services-gcm:17.0.0"
flex-box = "com.google.android.flexbox:flexbox:3.0.0"
Expand Down

0 comments on commit ce5b531

Please sign in to comment.