Skip to content

Bump com.android.tools.build:gradle from 8.13.2 to 9.0.1#156

Merged
Acconut merged 2 commits intomainfrom
dependabot/gradle/com.android.tools.build-gradle-9.0.1
Mar 3, 2026
Merged

Bump com.android.tools.build:gradle from 8.13.2 to 9.0.1#156
Acconut merged 2 commits intomainfrom
dependabot/gradle/com.android.tools.build-gradle-9.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps com.android.tools.build:gradle from 8.13.2 to 9.0.1.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps com.android.tools.build:gradle from 8.13.2 to 9.0.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 16, 2026
@Acconut
Copy link
Copy Markdown
Member

Acconut commented Mar 3, 2026

@copilot Can you fix the failing test?

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 3, 2026

@Acconut I've opened a new pull request, #157, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Update Gradle wrapper to 9.1.0 as required by AGP 9.0.1

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

* Replace deprecated proguard-android.txt with proguard-android-optimize.txt

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

* Fix getBootClasspath() compatibility with AGP 7+

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

* Fix javadoc boot classpath for AGP 9 compatibility

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

* Fix AGP 9 compatibility: boot classpath via env/local.properties, remove removed gradle property

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

* Fix AGP 9: remove android.libraryVariants, use releaseCompileClasspath instead

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

* Fix javadoc: update compileSdk to 34 and set failOnError=false

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

* Simplify javadoc/sources generation using AGP singleVariant publishing API

Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>
@Acconut Acconut merged commit bc365d1 into main Mar 3, 2026
3 checks passed
@Acconut Acconut deleted the dependabot/gradle/com.android.tools.build-gradle-9.0.1 branch March 3, 2026 10:29
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.

2 participants