Skip to content

Commit

Permalink
Update dependency com.android.tools:r8 to v8.5.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jzbrooks committed Aug 21, 2024
1 parent 3034337 commit 434f2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vgo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-params")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")

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

tasks {
Expand Down

0 comments on commit 434f2fd

Please sign in to comment.