mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update OpenAthena™ for Android to 0.25.0 (50)
This commit is contained in:
parent
c2651aa047
commit
35970f1de4
1 changed files with 18 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue