Skip to content

Commit

Permalink
Update AGP to v31.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 704cfe9 commit da45e49
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.0-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.4.0")
implementation("com.android.tools:common:31.4.0")
implementation("com.squareup:kotlinpoet:1.16.0")
implementation("org.ogce:xpp3:1.1.6")

Expand Down

0 comments on commit da45e49

Please sign in to comment.