diff --git a/metadata/com.ds.avare.yml b/metadata/com.ds.avare.yml index 6d2b844128..771b0434c1 100644 --- a/metadata/com.ds.avare.yml +++ b/metadata/com.ds.avare.yml @@ -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