Update Zeus to 0.1.0 (10)

This commit is contained in:
F-Droid Builder 2019-06-04 13:33:22 +01:00 committed by Ciaran Gultnieks
parent d43076ba81
commit 32ba3c0ba5

View file

@ -62,7 +62,24 @@ Builds:
scandelete:
- node_modules
- versionName: 0.1.0
versionCode: 10
commit: v0.1.0
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.8
CurrentVersionCode: 8
CurrentVersion: 0.1.0
CurrentVersionCode: 10