Skip to content

Commit

Permalink
build(deps): bump com.android.tools:r8 from 8.3.37 to 8.5.35 (#3671)
Browse files Browse the repository at this point in the history
Bumps com.android.tools:r8 from 8.3.37 to 8.5.35.

---
updated-dependencies:
- dependency-name: com.android.tools:r8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent 055052c commit 5faa286
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 @@ -6,7 +6,7 @@ commons_lang3 = "3.16.0"
commons_text = "1.12.0"
guava = "32.0.1-jre"
junit = "4.13.2"
r8 = "8.3.37"
r8 = "8.5.35"
smali = "3.0.7"
xmlpull = "1.1.6"
xmlunit = "2.10.0"
Expand Down

0 comments on commit 5faa286

Please sign in to comment.