Skip to content

Bump com.android.application from 8.7.2 to 9.3.2 - #18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.android.application-9.3.2
Closed

Bump com.android.application from 8.7.2 to 9.3.2#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.android.application-9.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps com.android.application from 8.7.2 to 9.3.2.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 28, 2026
Bumps com.android.application from 8.7.2 to 9.3.2.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.android.application-9.3.2 branch from 6b91e7b to 4643d63 Compare August 28, 2026 14:09

Copy link
Copy Markdown
Contributor

Superseded by #32. This PR bumped only the AGP version, which fails the build on its own — a major AGP jump needs a matching Gradle wrapper and toolchain. #32 carries the same com.android.application 9.3.2 bump plus the required updates (Gradle 9.5, Kotlin 2.2.10, compileSdk 36) and passes CI green. Closing this in favor of #32.


Generated by Claude Code

@Miyamura80 Miyamura80 closed this Aug 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/gradle/com.android.application-9.3.2 branch August 28, 2026 16:55
Miyamura80 added a commit that referenced this pull request Aug 28, 2026
* Bump com.android.application from 8.7.2 to 9.3.2

Bumps com.android.application from 8.7.2 to 9.3.2.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Make AGP 9.3.2 upgrade build: Gradle 9.5, Kotlin 2.2.10, compileSdk 36

Dependabot #18 bumped AGP to 9.3.2 but AGP 9 needs a newer toolchain:
- Gradle wrapper 8.9 -> 9.5.0 (AGP 9.3 minimum)
- Kotlin (KGP) 2.0.21 -> 2.2.10 (AGP 9 minimum KGP)
- compileSdk/targetSdk 35 -> 36 (AGP 9 minimum/supported API)
- Opt out of AGP 9 defaults builtInKotlin and newDsl to keep the external
  org.jetbrains.kotlin.android + kotlin-serialization plugins and classic DSL

JDK stays 17 (AGP 9.3 minimum), CI unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NgN7YdfLT41kWnWqe1MPZa

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant