Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.4.1 to 8.4.2
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.4.1 to 8.4.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] authored and wbrawner committed Jun 10, 2024
1 parent be492bb commit 7c2e902
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 @@ -24,7 +24,7 @@ versionCode = "1"
versionName = "1.0"

[libraries]
android-gradle = { module = "com.android.tools.build:gradle", version = "8.4.1" }
android-gradle = { module = "com.android.tools.build:gradle", version = "8.4.2" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
androidx-core = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }
androidx-splash = { module = "androidx.core:core-splashscreen", version.ref = "androidx-splash" }
Expand Down

0 comments on commit 7c2e902

Please sign in to comment.