Skip to content

Commit

Permalink
Update dependency com.android.tools:sdk-common to v31.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 4c286e2 commit eb14f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/plugins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation(gradleApi())
implementation(libs.apollo.gradle)
implementation(libs.starter.android)
implementation("com.android.tools:sdk-common:31.6.1")
implementation("com.android.tools:sdk-common:31.7.0")
implementation("com.android.tools:common:31.6.1")
}

Expand Down

0 comments on commit eb14f5f

Please sign in to comment.