diff --git a/metadata/com.stoptheballs.yml b/metadata/com.stoptheballs.yml index 36464b06bf..4ae5a8945b 100644 --- a/metadata/com.stoptheballs.yml +++ b/metadata/com.stoptheballs.yml @@ -51,11 +51,24 @@ Builds: - git clone https://github.com/MetatransApps/Android_LIB_Commons2D.git - git clone https://github.com/MetatransApps/Android_APP_2DBalloons.git + - versionName: 1.1.4 + versionCode: 114 + commit: 88aab07f5b39174b5cbc9d31f6f477b700d19448 + subdir: app + 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.8 -CurrentVersionCode: 108 +CurrentVersion: 1.1.4 +CurrentVersionCode: 114