Skip to content

Commit cfa853c

Browse files
chore(deps): bump androidGradlePlugin from 8.13.2 to 9.1.1
Bumps `androidGradlePlugin` from 8.13.2 to 9.1.1. Updates `com.android.application` from 8.13.2 to 9.1.1 Updates `com.android.library` from 8.13.2 to 9.1.1 --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.library dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28fbdb1 commit cfa853c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ktlint = '1.8.0'
2020
# https://developer.android.com/build/releases/past-releases
2121
# Pinned to 9.0.1 until building androidTest in release mode circular dependency issue resolved
2222
# Upstream reference https://issuetracker.google.com/issues/491718901
23-
androidGradlePlugin = "9.0.1"
23+
androidGradlePlugin = "9.1.1"
2424
# https://developer.android.com/jetpack/androidx/releases/activity
2525
androidxActivity = "1.12.4"
2626
# https://developer.android.com/jetpack/androidx/releases/annotation

0 commit comments

Comments
 (0)