Skip to content

Commit

Permalink
fix(deps): update com.android.tools:r8 to v8.8.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 4560189 commit c2a8748
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 @@ -69,7 +69,7 @@ plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serializat
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.12.0" }
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "5.1.0" }
plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.52.0" }
r8 = { module = "com.android.tools:r8", version = "8.8.29" }
r8 = { module = "com.android.tools:r8", version = "8.8.32" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
sentry = { module = "io.sentry:sentry-android" }
sentry-bom = { module = "io.sentry:sentry-bom", version = "8.1.0" }
Expand Down

0 comments on commit c2a8748

Please sign in to comment.