Skip to content

Commit

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

Updates `com.android.tools.build:gradle` from 8.7.3 to 8.8.0

Updates `com.android.library` from 8.7.3 to 8.8.0

Updates `com.android.application` from 8.7.3 to 8.8.0

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and atick-faisal committed Jan 27, 2025
1 parent 29b582c commit 82d0b56
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 @@ -3,7 +3,7 @@
# ... PROJECT ...
java = "21"
kotlin = "2.1.0"
androidGradlePlugin = "8.7.3"
androidGradlePlugin = "8.8.0"
gmsPlugin = "4.4.2"
ksp = "2.1.0-1.0.29"
dokka = "2.0.0"
Expand Down

0 comments on commit 82d0b56

Please sign in to comment.