Update Zeus to 0.2.1-beta1 (15)

This commit is contained in:
F-Droid Builder 2020-02-24 22:34:26 +00:00 committed by Ciaran Gultnieks
parent 99e0a79792
commit afab81f194

View file

@ -138,7 +138,26 @@ Builds:
scandelete:
- node_modules
- versionName: 0.2.1-beta1
versionCode: 15
commit: v0.2.1-beta1
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.2.0
CurrentVersionCode: 14
CurrentVersion: 0.2.1-beta1
CurrentVersionCode: 15