Skip to content

Comments

build(deps): bump androidGradlePlugin from 8.13.2 to 9.0.0#20117

Closed
dependabot[bot] wants to merge 1 commit intodependency-updatesfrom
dependabot/gradle/dependency-updates/androidGradlePlugin-9.0.0
Closed

build(deps): bump androidGradlePlugin from 8.13.2 to 9.0.0#20117
dependabot[bot] wants to merge 1 commit intodependency-updatesfrom
dependabot/gradle/dependency-updates/androidGradlePlugin-9.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps androidGradlePlugin from 8.13.2 to 9.0.0.
Updates com.android.application from 8.13.2 to 9.0.0

Updates com.android.library from 8.13.2 to 9.0.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies used for automated dependency PRs label Jan 16, 2026
@david-allison
Copy link
Member

 > Configure project :
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:46:86: No type arguments expected for interface CommonExtension : ExtensionAware.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:47:30: Unresolved reference 'testOptions'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:48:17: Unresolved reference 'isIncludeAndroidResources'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:50:30: Unresolved reference 'testOptions'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:50:52: Cannot infer type for type parameter 'T'. Specify it explicitly.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:52:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:54:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:55:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:57:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:58:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:59:21: Unresolved reference 'events'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:60:21: Unresolved reference 'showStackTraces'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:61:21: Unresolved reference 'exceptionFormat'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:65:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:72:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:73:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:74:17: Unresolved reference 'it'.
  e: file:///home/runner/work/Anki-Android/Anki-Android/build.gradle.kts:75:17: Unresolved reference 'it'.

@david-allison david-allison self-assigned this Jan 16, 2026
@mikehardy
Copy link
Member

Was waiting for it to release for real before taking another crack, but I have most of the workarounds collected and working, just needs a little polish to close it out

@david-allison david-allison removed their assignment Jan 16, 2026
@david-allison david-allison added the Blocked by dependency Currently blocked by some other dependent / related change label Jan 16, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/dependency-updates/androidGradlePlugin-9.0.0 branch from bb0d3af to 58095c1 Compare January 17, 2026 23:01
@dependabot dependabot bot force-pushed the dependabot/gradle/dependency-updates/androidGradlePlugin-9.0.0 branch from 58095c1 to f3a354f Compare January 21, 2026 20:45
@dependabot dependabot bot force-pushed the dependabot/gradle/dependency-updates/androidGradlePlugin-9.0.0 branch from f3a354f to 332f4b9 Compare January 26, 2026 12:15
Bumps `androidGradlePlugin` from 8.13.2 to 9.0.0.

Updates `com.android.application` from 8.13.2 to 9.0.0

Updates `com.android.library` from 8.13.2 to 9.0.0

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.android.library
  dependency-version: 9.0.0
  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/dependency-updates/androidGradlePlugin-9.0.0 branch from 332f4b9 to 9f86191 Compare January 26, 2026 12:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Superseded by #20329.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/gradle/dependency-updates/androidGradlePlugin-9.0.0 branch February 16, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked by dependency Currently blocked by some other dependent / related change dependencies used for automated dependency PRs Needs Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants