Update OpenAthena™ for Android to 0.25.0 (50)

This commit is contained in:
checkupdates bot 2025-08-11 04:35:29 +00:00 committed by linsui
parent c2651aa047
commit 35970f1de4

View file

@ -224,6 +224,22 @@ Builds:
- app/src/main/resources/EGM96complete.dat.gz
- app/src/main/assets/EGM96complete.bin
- versionName: 0.25.0
versionCode: 50
commit: fad595973043d93f7e964e5f55ed398639b9b856
subdir: app
submodules: true
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
scanignore:
- app/src/main/resources/EGM96complete.dat.gz
- app/src/main/assets/EGM96complete.bin
AllowedAPKSigningKeys: 4faa6dab09f9d15ac204ea8b8c056ccaf8c52993007cd643001a3d3497c7944b
MaintainerNotes: |-
@ -236,5 +252,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
CurrentVersion: 0.24.0
CurrentVersionCode: 48
CurrentVersion: 0.25.0
CurrentVersionCode: 50