Skip to content

Commit

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

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

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

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 945d371 commit fb9cad9
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 @@ -6,7 +6,7 @@ jvmTarget = "21"
kotlin = "2.1.0"
# should match kotlin https://github.com/google/ksp/releases
ksp = "2.1.0-1.0.29"
gradlePlugin = "8.7.3"
gradlePlugin = "8.8.0"
googleServices = "4.4.2"
crashlyticsPlugin = "3.0.2"
firebaseBOM = "33.2.0"
Expand Down

0 comments on commit fb9cad9

Please sign in to comment.