Skip to content

Commit

Permalink
Merge pull request #526 from mateuszkwiecinski/renovate/com.android.t…
Browse files Browse the repository at this point in the history
…ools-common-31.x

Update dependency com.android.tools:common to v31.6.1
  • Loading branch information
renovate[bot] authored Sep 17, 2024
2 parents d05ddbe + 78d52c5 commit 50f9dce
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 @@ -9,7 +9,7 @@ dependencies {
implementation(libs.apollo.gradle)
implementation(libs.starter.android)
implementation("com.android.tools:sdk-common:31.6.0")
implementation("com.android.tools:common:31.6.0")
implementation("com.android.tools:common:31.6.1")
}

kotlin {
Expand Down

0 comments on commit 50f9dce

Please sign in to comment.