Skip to content

Commit

Permalink
deps(upgrade): bump com.android.tools:r8 from 8.2.36 to 8.2.47
Browse files Browse the repository at this point in the history
Bumps com.android.tools:r8 from 8.2.36 to 8.2.47.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent c15816c commit 99a4ae2
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 @@ -24,7 +24,7 @@ moshi = "1.15.0"
junit = "4.13.2"
testRunner = "1.5.2"
espressoCore = "3.5.1"
r8 = "8.2.36"
r8 = "8.2.47"

[libraries]
kotlin-plugin = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin", version.ref = "kotlinVersion" }
Expand Down

0 comments on commit 99a4ae2

Please sign in to comment.