Skip to content

Commit c515052

Browse files
build(deps): bump androidGradlePlugin from 9.0.1 to 9.2.0
Bumps `androidGradlePlugin` from 9.0.1 to 9.2.0. Updates `com.android.application` from 9.0.1 to 9.2.0 Updates `com.android.library` from 9.0.1 to 9.2.0 --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.library dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29cf97f commit c515052

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
@@ -22,7 +22,7 @@ ktlint = '1.8.0'
2222
# https://developer.android.com/build/releases/past-releases
2323
# Pinned to 9.0.1 until building androidTest in release mode circular dependency issue resolved
2424
# Upstream reference https://issuetracker.google.com/issues/491718901
25-
androidGradlePlugin = "9.0.1"
25+
androidGradlePlugin = "9.2.0"
2626
# https://developer.android.com/jetpack/androidx/releases/activity
2727
androidxActivity = "1.12.4"
2828
# https://developer.android.com/jetpack/androidx/releases/annotation

0 commit comments

Comments
 (0)