Skip to content

Commit 7193fae

Browse files
build(deps): bump agp from 8.11.2 to 8.13.1
Bumps `agp` from 8.11.2 to 8.13.1. Updates `com.android.tools.build:gradle` from 8.11.2 to 8.13.1 Updates `com.android.application` from 8.11.2 to 8.13.1 Updates `com.android.library` from 8.11.2 to 8.13.1 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.application dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.library dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47a1144 commit 7193fae

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
@@ -6,7 +6,7 @@ minSdk = "21"
66

77
jvmTarget = "17"
88
# https://developer.android.com/build/releases/gradle-plugin#compatibility
9-
agp = "8.11.2"
9+
agp = "8.13.1"
1010

1111
#https://github.com/JetBrains/compose-multiplatform
1212
compose-multiplatform = "1.9.0"

0 commit comments

Comments
 (0)