Skip to content

Commit

Permalink
Update dependency com.android.tools:r8 to v8.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 4e09c09 commit 657036d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vgo-cli/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {

implementation("com.android.tools:sdk-common:31.7.3")

r8("com.android.tools:r8:8.5.35")
r8("com.android.tools:r8:8.7.18")

testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.28.1")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
Expand Down

0 comments on commit 657036d

Please sign in to comment.