Skip to content

Commit ff33559

Browse files
Gradle(deps): Bump agp from 8.13.2 to 9.0.0
Bumps `agp` from 8.13.2 to 9.0.0. Updates `com.android.tools.build:gradle` from 8.13.2 to 9.0.0 Updates `com.android.application` from 8.13.2 to 9.0.0 Updates `com.android.library` from 8.13.2 to 9.0.0 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.application dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.library dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c53fe8d commit ff33559

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
@@ -9,7 +9,7 @@ coroutinesCore = "1.10.2"
99
#endregion
1010

1111
#region ---- Android Core
12-
agp = "8.13.2"
12+
agp = "9.0.0"
1313
androidTools = "32.0.0"
1414
coreKtx = "1.17.0"
1515
junit = "4.13.2"

0 commit comments

Comments
 (0)