Update S. Notes to 3.0.7 (3000070)

This commit is contained in:
F-Droid Builder 2019-05-18 21:20:40 +01:00 committed by Ciaran Gultnieks
parent cab2fc017d
commit 7b001b309c

View file

@ -93,7 +93,31 @@ Builds:
- node_modules/
- vendor/
- versionName: 3.0.7
versionCode: 3000070
commit: 3.0.7
subdir: android/app/
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
init: npm install
gradle:
- yes
rm:
- vendor/react-native-aes/android/build/
prebuild:
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
- sed -i -e 's/gradle-4.1/gradle-4.6/' gradle/wrapper/gradle-wrapper.properties
scanignore:
- android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- vendor/react-native-navigation/android/build.gradle
scandelete:
- node_modules/
- vendor/
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.0.6
CurrentVersionCode: 3000060
CurrentVersion: 3.0.7
CurrentVersionCode: 3000070