Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 7.2.2 to 8.7.2
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 7.2.2 to 8.7.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e46253a commit d7add2b
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 @@ -11,7 +11,7 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
license = { id = "com.jaredsburrows.license", version = "0.9.8" }

[libraries]
android-plugin = { module = "com.android.tools.build:gradle", version = "7.2.2" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.7.2" }
commons = { module = "org.apache.commons:commons-csv", version = "1.12.0" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
Expand Down

0 comments on commit d7add2b

Please sign in to comment.