Skip to content

Commit

Permalink
Merge pull request #1473 from cashapp/renovate/com.android.tools.buil…
Browse files Browse the repository at this point in the history
…d-gradle-8.x

Update dependency com.android.tools.build:gradle to v8.7.3
  • Loading branch information
JakeWharton authored Dec 2, 2024
2 parents 6c34f22 + 5890c13 commit a72b540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sqldelight = "2.0.2"

[libraries]
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.2" }
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.3" }
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
Expand Down

0 comments on commit a72b540

Please sign in to comment.