mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update OpenAthena™ for Android to 0.19.5 (30)
This commit is contained in:
parent
ab4345b69d
commit
9136f48769
1 changed files with 17 additions and 2 deletions
|
|
@ -44,6 +44,21 @@ Builds:
|
|||
- app/src/main/resources/EGM96complete.dat.gz
|
||||
- app/src/main/assets/EGM96complete.bin
|
||||
|
||||
- versionName: 0.19.5
|
||||
versionCode: 30
|
||||
commit: 056032ebefeb91805eb4803d7b881f6a4c8eac9d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-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: |-
|
||||
|
|
@ -56,5 +71,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.19.4
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 0.19.5
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue