Update S. Notes to 3.0.18 (3000180)

This commit is contained in:
F-Droid Builder 2020-01-11 17:23:55 +00:00 committed by Ciaran Gultnieks
parent b8449d6669
commit a47075ace4

View file

@ -170,7 +170,33 @@ Builds:
- node_modules/
- vendor/
- versionName: 3.0.18
versionCode: 3000180
commit: 3.0.18
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/
- vendor/TrustKit/
prebuild:
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
- sed -i -e 's/gradle-4.1/gradle-5.4.1/' gradle/wrapper/gradle-wrapper.properties
scanignore:
- android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
- vendor/react-native-navigation/android/build.gradle
scandelete:
- node_modules/
- vendor/
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.0.17
CurrentVersionCode: 3000170
CurrentVersion: 3.0.18
CurrentVersionCode: 3000180