Skip to content

Commit

Permalink
Update dependency com.android.tools:r8 to v8.3.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 6a61cbd commit 7300ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {

testImplementation(kotlin("test-junit"))

r8("com.android.tools:r8:8.2.47")
r8("com.android.tools:r8:8.3.37")
}

tasks.test {
Expand Down

0 comments on commit 7300ba0

Please sign in to comment.