Update Zeus to 0.0.8 (8)

This commit is contained in:
F-Droid Builder 2019-04-05 09:19:43 +01:00 committed by Ciaran Gultnieks
parent c704458478
commit 8500f365cb

View file

@ -46,7 +46,24 @@ Builds:
scandelete:
- node_modules
- versionName: 0.0.8
versionCode: 8
commit: v0.0.8
subdir: android/app
sudo:
- apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
init: npm install
gradle:
- yes
prebuild: truncate -s 0 ../../node_modules/react-native/local-cli/server/util/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.0.7
CurrentVersionCode: 7
CurrentVersion: 0.0.8
CurrentVersionCode: 8