Skip to content

Commit

Permalink
Update AGP to v31.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent b055d0b commit 1926242
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ version = "0.7.0"

dependencies {
implementation("com.google.guava:guava:33.2.1-jre")
implementation("com.android.tools:sdk-common:31.3.2")
implementation("com.android.tools:common:31.3.2")
implementation("com.android.tools:sdk-common:31.5.0")
implementation("com.android.tools:common:31.5.0")
implementation("com.squareup:kotlinpoet:1.18.0")
implementation("org.ogce:xpp3:1.1.6")

Expand Down

0 comments on commit 1926242

Please sign in to comment.