Skip to content

Commit 2cb2f5a

Browse files
bot-githubactionbot-gh-dv-shareddependabot[bot]
authored
Combined PRs (#1808)
# Combined PRs ➡️📦⬅️ ✅ The following pull requests have been successfully combined on this PR: - Closes #1807 Bump android-sdkBuildTools from 31.9.1 to 31.9.2 - Closes #1806 [Renovate Bot] Update tested AGP versions to v8.9.2 > This PR was created by the [`github/combine-prs`](https://github.com/github/combine-prs) action --------- Signed-off-by: Renovate Bot for Gradle <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Renovate Bot for Gradle <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba54a7a commit 2cb2f5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# AGP is kept at 8.1 because it includes all referenced classes.
33
# Integration tests guarantee compatibility with newer AGP versions.
44
android-gradlePlugin = "8.1.4"
5-
android-sdkBuildTools = "31.9.1"
5+
android-sdkBuildTools = "31.9.2"
66
github-release = "2.5.2"
77
gradle-pluginPublish = "1.3.1"
88
gradle-wrapperUpgrade = "0.12"

src/test/resources/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"8.10.0-rc02": [
77
"8.12"
88
],
9-
"8.9.1": [
9+
"8.9.2": [
1010
"8.12"
1111
],
1212
"8.8.2": [

0 commit comments

Comments
 (0)