Skip to content

Upgrade Android Gradle Plugin to 8.13.2 and Gradle to 8.11.1#90

Merged
mapgie merged 5 commits into
mainfrom
claude/quirky-shannon-YuJHb
Jun 2, 2026
Merged

Upgrade Android Gradle Plugin to 8.13.2 and Gradle to 8.11.1#90
mapgie merged 5 commits into
mainfrom
claude/quirky-shannon-YuJHb

Conversation

@mapgie
Copy link
Copy Markdown
Owner

@mapgie mapgie commented Jun 2, 2026

$(cat <<'EOF'

Summary

  • Bumps AGP from 8.4.0 to 8.13.2 in gradle/libs.versions.toml
  • Updates Gradle wrapper from 8.6 to 8.11.1 (minimum required for AGP 8.13.x)
  • Updates pinned gradle-version in both build.yml and codeql.yml CI workflows to match
  • Version bump: 0.22.0-beta.10.22.1-beta.1 (versionCode 57 → 58)

Test plan

  • Local ./gradlew :app:assembleDebug succeeds with the new toolchain
  • CI build passes on the PR
  • CodeQL scan completes without errors

https://claude.ai/code/session_015nJL61uzWmbv1LttsFTDz2
EOF
)


Generated by Claude Code

claude and others added 3 commits June 2, 2026 08:43
- agp: 8.4.0 → 8.13.2 in libs.versions.toml
- Gradle wrapper: 8.6 → 8.11.1
- CI workflows (build.yml, codeql.yml): pinned gradle-version updated to match
- Version bump: 0.22.0-beta.1 → 0.22.1-beta.1 (versionCode 57 → 58)

https://claude.ai/code/session_015nJL61uzWmbv1LttsFTDz2
@mapgie mapgie marked this pull request as ready for review June 2, 2026 08:55
claude added 2 commits June 2, 2026 08:58
AGP upgrade only — no runtime library additions or removals. Updating
maintainer note to record the verification point.

https://claude.ai/code/session_015nJL61uzWmbv1LttsFTDz2
AGP 8.13.2 requires Gradle >= 8.13; 8.11.1 was too old.
Updates wrapper and both CI workflow pins.

https://claude.ai/code/session_015nJL61uzWmbv1LttsFTDz2
@mapgie mapgie merged commit adfab5f into main Jun 2, 2026
5 checks passed
@mapgie mapgie deleted the claude/quirky-shannon-YuJHb branch June 2, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants