Update Zeus to 0.1.2 (12)

This commit is contained in:
F-Droid Builder 2019-10-29 23:15:59 +00:00 committed by Ciaran Gultnieks
parent 96182a1c91
commit a100694309

View file

@ -100,7 +100,26 @@ Builds:
scandelete:
- node_modules
- versionName: 0.1.2
versionCode: 12
commit: v0.1.2
subdir: android/app
sudo:
- apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
init:
- npm install
- npm run patch-android-release
gradle:
- yes
prebuild: truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
scanignore:
- android/build.gradle
- node_modules/react-native-screens/android/build.gradle
scandelete:
- node_modules
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.1.1
CurrentVersionCode: 11
CurrentVersion: 0.1.2
CurrentVersionCode: 12