mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Gravity Force Finger 137: Cross the Orbits to 1.1.0 (110)
This commit is contained in:
parent
6c291c8612
commit
295a691aea
1 changed files with 19 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue