Skip to content

Commit

Permalink
Bump androidGradlePlugin from 8.5.2 to 8.7.2
Browse files Browse the repository at this point in the history
Bumps `androidGradlePlugin` from 8.5.2 to 8.7.2.

Updates `com.android.tools.build:gradle` from 8.5.2 to 8.7.2

Updates `com.android.application` from 8.5.2 to 8.7.2

Updates `com.android.library` from 8.5.2 to 8.7.2

Updates `com.android.test` from 8.5.2 to 8.7.2

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 665963a commit 65f8f94
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 @@ -9,7 +9,7 @@ streamLog = "1.1.4"
jvmTarget = "17"
landscapist = "2.3.6"
accompanist = "0.32.0"
androidGradlePlugin = "8.5.2"
androidGradlePlugin = "8.7.2"
androidxActivity = "1.9.3"
androidxAppCompat = "1.7.0"
androidxCompose = "1.6.8"
Expand Down

0 comments on commit 65f8f94

Please sign in to comment.