Update Zeus to 0.2.0 (14)

This commit is contained in:
F-Droid Builder 2020-01-20 19:27:43 +00:00 committed by Ciaran Gultnieks
parent fdacf0629a
commit 1e106e4e94

View file

@ -119,7 +119,26 @@ Builds:
scandelete:
- node_modules
- versionName: 0.2.0
versionCode: 14
commit: v0.2.0
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.2
CurrentVersionCode: 12
CurrentVersion: 0.2.0
CurrentVersionCode: 14