Update Avare to 10.1.6

This commit is contained in:
Nine Lima 2022-06-30 18:59:06 +08:00
parent 1a651d37c9
commit 49e55e934c

View file

@ -19,7 +19,7 @@ Description: |-
Notice: This is not an FAA certified GPS. Notice: This is not an FAA certified GPS.
RepoType: git RepoType: git
Repo: https://github.com/apps4av/avare Repo: https://github.com/ninelima/avare
Builds: Builds:
- versionName: 5.7.1 - versionName: 5.7.1
@ -235,6 +235,17 @@ Builds:
gradle: gradle:
- yes - yes
- versionName: 10.1.6
versionCode: 366
commit: FOSS_10.1.6
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
MaintainerNotes: |- MaintainerNotes: |-
Licensing info via https://github.com/apps4av/avare/issues/88: Licensing info via https://github.com/apps4av/avare/issues/88:
All files have Apache style licenses on them. If any is missing a license All files have Apache style licenses on them. If any is missing a license
@ -251,5 +262,5 @@ MaintainerNotes: |-
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: 10.0.7 CurrentVersion: 10.1.6
CurrentVersionCode: 357 CurrentVersionCode: 366