Skip to content

Commit 3e985af

Browse files
Bump gradlePlugin from 8.11.2 to 8.13.0
Bumps `gradlePlugin` from 8.11.2 to 8.13.0. Updates `com.android.application` from 8.11.2 to 8.13.0 Updates `com.android.library` from 8.11.2 to 8.13.0 --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.library dependency-version: 8.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e65d41f commit 3e985af

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
@@ -3,7 +3,7 @@ jvmTarget = "21"
33
kotlin = "2.2.20"
44
# should match kotlin https://github.com/google/ksp/releases
55
ksp = "2.2.20-2.0.4"
6-
gradlePlugin = "8.11.2"
6+
gradlePlugin = "8.13.0"
77
googleServices = "4.4.4"
88
crashlyticsPlugin = "3.0.6"
99
firebaseBOM = "34.4.0"

0 commit comments

Comments
 (0)