Aurora Store: Build 4.7.1

This commit is contained in:
Aayush Gupta 2025-05-21 13:50:59 +05:30 committed by Licaon_Kter
parent dba860a2a5
commit 531fb566dd

View file

@ -437,6 +437,18 @@ Builds:
gradle:
- yes
- versionName: 4.7.1
versionCode: 67
commit: 041745b757a84fbf46677093379231f66e68bf6a
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.