mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update OpenAthena™ for Android to 0.24.0 (48)
This commit is contained in:
parent
7d9b09c3f8
commit
3b672bc902
1 changed files with 18 additions and 2 deletions
|
|
@ -208,6 +208,22 @@ Builds:
|
|||
- app/src/main/resources/EGM96complete.dat.gz
|
||||
- app/src/main/assets/EGM96complete.bin
|
||||
|
||||
- versionName: 0.24.0
|
||||
versionCode: 48
|
||||
commit: bc1ec0a60ce44209a2b60dab5089ebfa0e34def3
|
||||
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: |-
|
||||
|
|
@ -220,5 +236,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 0.23.0
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 0.24.0
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue