Skip to content

Partially revert upgrade to AGP 9.0.0#13190

Merged
Stypox merged 2 commits intodevfrom
agp9fixes
Feb 4, 2026
Merged

Partially revert upgrade to AGP 9.0.0#13190
Stypox merged 2 commits intodevfrom
agp9fixes

Conversation

@theimpulson
Copy link
Member

What is it?

  • Bugfix (user facing)
  • Feature (user facing) ⚠️ Your PR must target the refactor branch
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Partially reverts upgrade to AGP 9.0.0 as building is broken on encrypted file systems running linux distros

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

Building is broken on ecrypted filesystems

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
@theimpulson theimpulson requested review from Stypox and TobiGr February 4, 2026 08:06
@theimpulson theimpulson added the dependency Issues and PRs related to dependencies label Feb 4, 2026
@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Feb 4, 2026
@theimpulson theimpulson mentioned this pull request Feb 4, 2026
7 tasks
@theimpulson theimpulson marked this pull request as draft February 4, 2026 08:08
@theimpulson
Copy link
Member Author

Hold for a bit, we can probably also address the proguard issue in it as we are keeping optimize rules which is unrelated with AGP 9.0.0 in a way.

@theimpulson theimpulson marked this pull request as ready for review February 4, 2026 08:34
@Stypox
Copy link
Member

Stypox commented Feb 4, 2026

AGP 9.0.0 as building is broken on encrypted file systems running linux distros

Is there an open issue for this in Google's issue tracker?

@theimpulson
Copy link
Member Author

theimpulson commented Feb 4, 2026

AGP 9.0.0 as building is broken on encrypted file systems running linux distros

Is there an open issue for this in Google's issue tracker?

I couldn't find one yet but I saw https://github.com/nextcloud/android/issues/16421 while looking about the filename size errors I got on my linux mint while on mac it seems fine which is what I used to test AGP 9.0.0 earlier.

@theimpulson
Copy link
Member Author

theimpulson commented Feb 4, 2026

I will open an issue on Google's issue tracker and see what they say as well

Edit: https://issuetracker.google.com/issues/481432927

Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Let's wait until they fix the issue I guess

@Stypox Stypox merged commit 83f9646 into dev Feb 4, 2026
5 checks passed
@TobiGr TobiGr deleted the agp9fixes branch February 4, 2026 19:46
@TobiGr TobiGr mentioned this pull request Feb 28, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Issues and PRs related to dependencies size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants