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 and Goooler committed Aug 4, 2024
1 parent 01e83ab commit 316f8d8
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 316f8d8

Please sign in to comment.