Aurora Store: Build 4.7.0

This commit is contained in:
Aayush Gupta 2025-03-19 10:02:14 +05:30 committed by linsui
parent 5b45e0e974
commit b925bc69aa

View file

@ -425,6 +425,18 @@ Builds:
gradle:
- yes
- versionName: 4.7.0
versionCode: 66
commit: c2e5a57f597db92b499aee9e70807739a7b29766
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- yes
MaintainerNotes: |
Manually updated temporarily. Want to build all versions, but only
mark them as current after some testing.