diff --git a/metadata/net.artificialworlds.rabbitescape.yml b/metadata/net.artificialworlds.rabbitescape.yml index 0de668ac4b..220673f8b3 100644 --- a/metadata/net.artificialworlds.rabbitescape.yml +++ b/metadata/net.artificialworlds.rabbitescape.yml @@ -105,7 +105,22 @@ Builds: - cd ../.. - make android-pre-fdroid + - versionName: 0.13.4 + versionCode: 134 + commit: dc2f8c97ad6ea50a797552403400970ac3c3ac5b + subdir: android/app + sudo: + - apt-get update + - apt-get install -y graphicsmagick-imagemagick-compat inkscape make python3-lxml + gradle: + - paid + rm: + - lib + build: + - cd ../.. + - make android-pre-fdroid + AutoUpdateMode: Version UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 0.13.3 -CurrentVersionCode: 133 +CurrentVersion: 0.13.4 +CurrentVersionCode: 134