Skip to content

Commit

Permalink
Update dependency com.android.tools:sdk-common to v31.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 417ee42 commit b87d574
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 @@ -15,7 +15,7 @@ val r8: Configuration by configurations.creating

dependencies {
implementation(project(":vgo-core"))
implementation("com.android.tools:sdk-common:31.5.2")
implementation("com.android.tools:sdk-common:31.6.0")

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

0 comments on commit b87d574

Please sign in to comment.