From 295a691aea2c5b5d2e43b62209b2ccb39be7d6ca Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 31 Oct 2022 06:39:54 +0000 Subject: [PATCH] Update Gravity Force Finger 137: Cross the Orbits to 1.1.0 (110) --- metadata/com.gravityplay.yml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/metadata/com.gravityplay.yml b/metadata/com.gravityplay.yml index f833602442..d207a53ab9 100644 --- a/metadata/com.gravityplay.yml +++ b/metadata/com.gravityplay.yml @@ -51,11 +51,28 @@ Builds: - git clone https://github.com/MetatransApps/Android_LIB_Commons2D.git - git clone https://github.com/MetatransApps/Android_APP_2DGravity.git + - versionName: 1.1.0 + versionCode: 110 + commit: 70bf65c4918697e63577427c33c0e110d4dc433e + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + prebuild: + - cd ../../ + - git clone https://github.com/MetatransApps/Android_LIB_Commons.git + - git clone https://github.com/MetatransApps/Android_LIB_CommonsAds.git + - git clone https://github.com/MetatransApps/Android_LIB_Commons2D.git + - git clone https://github.com/MetatransApps/Android_APP_2DGravity.git + MaintainerNotes: |- * Ads: contains self-served ads * NonFreeNet: connections to Google (Fonts) and Youtube caused by the ads AutoUpdateMode: Version %c UpdateCheckMode: Tags -CurrentVersion: 1.0.7 -CurrentVersionCode: 107 +CurrentVersion: 1.1.0 +CurrentVersionCode: 110