mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Non Stop Balloons: Shooter for Kids and Adults to 1.0.8 (108)
This commit is contained in:
parent
19645a96c6
commit
cd3113d6bd
1 changed files with 19 additions and 2 deletions
|
|
@ -34,11 +34,28 @@ Builds:
|
|||
- git clone https://github.com/MetatransApps/Android_LIB_Commons2D.git
|
||||
- git clone https://github.com/MetatransApps/Android_APP_2DBalloons.git
|
||||
|
||||
- versionName: 1.0.8
|
||||
versionCode: 108
|
||||
commit: 14eb36673e8972358796583402c148e484052ef2
|
||||
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_2DBalloons.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.5
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue