Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 9e78bd6 commit f2bb4fb
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 @@ -18,7 +18,7 @@ spotless = "6.25.0"
android = { module = "com.google.android:android", version.ref = "android" }
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
android-multidex = { module = "com.android.support:multidex", version = "1.0.3" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.1" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.2" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.8.2" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }
Expand Down

0 comments on commit f2bb4fb

Please sign in to comment.