Update OpenAthena™ for Android to 0.23.0 (46)

This commit is contained in:
checkupdates bot 2025-02-07 12:25:05 +00:00 committed by Licaon_Kter
parent 5bc1542b21
commit 666ad0a3d6

View file

@ -192,6 +192,22 @@ Builds:
- app/src/main/resources/EGM96complete.dat.gz
- app/src/main/assets/EGM96complete.bin
- versionName: 0.23.0
versionCode: 46
commit: d5f537e1691193d6e031c4d5b57415ea499d6e66
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: |-
@ -204,5 +220,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
CurrentVersion: 0.22.0
CurrentVersionCode: 45
CurrentVersion: 0.23.0
CurrentVersionCode: 46