6
61
Fork
You've already forked android
5

F-Droid build failed: AGP 8.12.x/8.13.0 doesn't work on buildserver #66

Closed
opened 2025年10月06日 07:40:30 +02:00 by licaon-kter · 5 comments

AGP 8.12.x/8.13.0 doesn't work on the buildserver. See https://gitlab.com/fdroid/admin/-/issues/593 for more details. Could you please downgrade AGP to 8.11.1? Thanks!

AGP 8.12.x/8.13.0 doesn't work on the buildserver. See https://gitlab.com/fdroid/admin/-/issues/593 for more details. Could you please downgrade AGP to 8.11.1? Thanks!
Owner
Copy link

Hey, do you mind testing with an aapt2 that works with you ? It will probably work around the problem

echo -e "\nandroid.aapt2FromMavenOverride=/path/to/aapt2" >> gradle.properties

It works with a command argument too:

$ ./gradlew -Dandroid.aapt2FromMavenOverride=/path/to/aapt2 [...]
Hey, do you mind testing with an aapt2 that works with you ? It will probably work around the problem ```console echo -e "\nandroid.aapt2FromMavenOverride=/path/to/aapt2" >> gradle.properties ``` It works with a command argument too: ```console $ ./gradlew -Dandroid.aapt2FromMavenOverride=/path/to/aapt2 [...] ```
Owner
Copy link

By the way, the way to test reproducible build has changed: you now need to run ./gradlew reproduceUniversal then unzip universal.apks

By the way, the way to test reproducible build has changed: you now need to run `./gradlew reproduceUniversal` then unzip universal.apks
Owner
Copy link

The new server supports it now

The new server supports it now

Ah, I've announced a lot of projects, sorry if I missed this one :)

Ah, I've announced a lot of projects, sorry if I missed this one :)
Owner
Copy link

No problem, I saw it in F-Droid Dev room :)

No problem, I saw it in F-Droid Dev room :)
Sign in to join this conversation.
No Branch/Tag specified
main
1.2.3-rc1
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0
0.1.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Sunup/android#66
Reference in a new issue
Sunup/android
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?