Update Gravity Force Finger 137: Cross the Orbits to 1.0.7 (107)

This commit is contained in:
F-Droid checkupdates bot 2021-10-29 03:46:19 +00:00
parent 2353900fe4
commit 77ee63162d

View file

@ -34,11 +34,28 @@ Builds:
- git clone https://github.com/MetatransApps/Android_LIB_Commons2D.git
- git clone https://github.com/MetatransApps/Android_APP_2DGravity.git
- versionName: 1.0.7
versionCode: 107
commit: d158d60b8b66e817a0e1f0dbf9ce2b98e4cea62b
subdir: app
sudo:
- apt-get update || 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.3
CurrentVersionCode: 103
CurrentVersion: 1.0.7
CurrentVersionCode: 107