mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Avare to 10.1.6
This commit is contained in:
parent
1a651d37c9
commit
49e55e934c
1 changed files with 14 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ Description: |-
|
|||
Notice: This is not an FAA certified GPS.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/apps4av/avare
|
||||
Repo: https://github.com/ninelima/avare
|
||||
|
||||
Builds:
|
||||
- versionName: 5.7.1
|
||||
|
|
@ -235,6 +235,17 @@ Builds:
|
|||
gradle:
|
||||
- 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: |-
|
||||
Licensing info via https://github.com/apps4av/avare/issues/88:
|
||||
All files have Apache style licenses on them. If any is missing a license
|
||||
|
|
@ -251,5 +262,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 10.0.7
|
||||
CurrentVersionCode: 357
|
||||
CurrentVersion: 10.1.6
|
||||
CurrentVersionCode: 366
|
||||
|
|
|
|||
Loading…
Reference in a new issue