mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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.
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue