Merge branch 'miscfixes415' into 'master'

Misc fixes after build

See merge request fdroid/fdroiddata!8149
This commit is contained in:
Licaon_Kter 2021-01-14 10:01:56 +00:00
commit c72f326473
2 changed files with 2 additions and 25 deletions

View file

@ -67,33 +67,9 @@ Builds:
scandelete:
- node_modules/
- versionName: '1.8'
versionCode: 9
disable: fails to build nodejs too old
commit: android-1.8
subdir: android/app
sudo:
- apt-get update || apt-get update
- apt-get install -y -t stretch-backports npm
- npm -g install yarn
init: yarn install
gradle:
- yes
rm:
- node_modules/@react-native-community/async-storage/packages/storage-legacy/android/build/
- node_modules/react-native/template/
- node_modules/jetifier/lib/
prebuild:
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
- sed -i -e 's/enableSeparateBuildPerCPUArchitecture = true/enableSeparateBuildPerCPUArchitecture
= false/' build.gradle
scanignore:
- android/build.gradle
scandelete:
- node_modules/
- versionName: '1.9'
versionCode: 10
disable: fails to build
commit: android-1.9
subdir: android/app
sudo:

View file

@ -239,6 +239,7 @@ Builds:
- versionName: 2.1.5
versionCode: 28
disable: fails to build
commit: v2.1.5
subdir: android/app
sudo: