Update S. Notes to 3.0.10 (3000103)

This commit is contained in:
F-Droid Builder 2019-06-06 17:15:39 +01:00 committed by Ciaran Gultnieks
parent 6176c7a007
commit 9c149ca4e9

View file

@ -94,7 +94,32 @@ Builds:
- node_modules/ - node_modules/
- vendor/ - vendor/
- versionName: 3.0.10
versionCode: 3000103
commit: 3.0.10
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
- node_modules/react-native-webview/android/build.gradle
- vendor/react-native-navigation/android/build.gradle
scandelete:
- node_modules/
- vendor/
AutoUpdateMode: Version %v AutoUpdateMode: Version %v
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 3.0.8 CurrentVersion: 3.0.10
CurrentVersionCode: 3000080 CurrentVersionCode: 3000103