From 49e55e934c787d686a76e58f002035a158bd8e51 Mon Sep 17 00:00:00 2001 From: Nine Lima Date: Thu, 30 Jun 2022 18:59:06 +0800 Subject: [PATCH] Update Avare to 10.1.6 --- metadata/com.ds.avare.yml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) 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