Skip to content

Commit

Permalink
Update dependency com.android.tools:sdk-common to v31.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 50f9dce commit 5e1d15c
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.0")
implementation("com.android.tools:sdk-common:31.6.1")
implementation("com.android.tools:common:31.6.1")
}

Expand Down

0 comments on commit 5e1d15c

Please sign in to comment.