mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'standardnotesdidisable' into 'master'
Standard Notes - disable failed build See merge request fdroid/fdroiddata!7665
This commit is contained in:
commit
d03e2e3581
1 changed files with 3 additions and 27 deletions
|
|
@ -170,33 +170,9 @@ Builds:
|
|||
- node_modules/
|
||||
- vendor/
|
||||
|
||||
- versionName: 3.0.21
|
||||
versionCode: 3000210
|
||||
disable: fails to build
|
||||
commit: 3.0.21
|
||||
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-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
|
||||
scandelete:
|
||||
- node_modules/
|
||||
- vendor/
|
||||
|
||||
- versionName: 3.0.22
|
||||
versionCode: 3000221
|
||||
disable: fails to build
|
||||
commit: 3.0.22
|
||||
subdir: android/app/
|
||||
submodules: true
|
||||
|
|
@ -219,7 +195,7 @@ Builds:
|
|||
- node_modules/
|
||||
- vendor/
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.0.22
|
||||
CurrentVersionCode: 3000221
|
||||
|
|
|
|||
Loading…
Reference in a new issue