Skip to content

Commit ceafde8

Browse files
Bump gradlePlugin from 8.6.0 to 8.8.0
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>
1 parent c46ea3e commit ceafde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jvmTarget = "21"
88
kotlin = "2.0.20"
99
# should match kotlin https://github.com/google/ksp/releases
1010
ksp = "2.0.20-1.0.25"
11-
gradlePlugin = "8.6.0"
11+
gradlePlugin = "8.8.0"
1212
googleServices = "4.4.2"
1313
crashlyticsPlugin = "3.0.2"
1414
firebaseBOM = "33.2.0"

0 commit comments

Comments
 (0)