mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update OpenAthena™ for Android to 0.19.8 (33)
This commit is contained in:
parent
0e1a08f889
commit
8821301068
1 changed files with 17 additions and 2 deletions
|
|
@ -89,6 +89,21 @@ Builds:
|
|||
- app/src/main/resources/EGM96complete.dat.gz
|
||||
- app/src/main/assets/EGM96complete.bin
|
||||
|
||||
- versionName: 0.19.8
|
||||
versionCode: 33
|
||||
commit: 69e8260db4179badb7ebd763c95628c9eae91cc1
|
||||
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: |-
|
||||
|
|
@ -101,5 +116,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.19.7
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 0.19.8
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue