Skip to content

Commit 1a6a89f

Browse files
Bump agp from 8.8.1 to 8.9.0 (#434)
Bumps `agp` from 8.8.1 to 8.9.0. Updates `com.android.tools.build:gradle` from 8.8.1 to 8.9.0 Updates `com.android.application` from 8.8.1 to 8.9.0 Updates `com.android.library` from 8.8.1 to 8.9.0 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle 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 - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a65c5b5 commit 1a6a89f

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
@@ -4,7 +4,7 @@ versionCode = "188"
44
targetSdk = "34"
55
compileSdk = "35"
66
minSdk = "24"
7-
agp = "8.8.1"
7+
agp = "8.9.0"
88
kotlin = "2.1.10"
99
ksp = "2.1.10-1.0.31" # Should match kotlin version
1010
appcompat = "1.7.0"

0 commit comments

Comments
 (0)