Update Zeus to 0.1.1 (11)

This commit is contained in:
F-Droid Builder 2019-10-22 17:21:35 +01:00 committed by Ciaran Gultnieks
parent 3ce4a3977e
commit 02c5901b05

View file

@ -81,7 +81,26 @@ Builds:
scandelete:
- node_modules
- versionName: 0.1.1
versionCode: 11
commit: v0.1.1
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.0
CurrentVersionCode: 10
CurrentVersion: 0.1.1
CurrentVersionCode: 11