Merge branch 'master' into 'master'
fix the output directory for manyverse See merge request fdroid/fdroiddata!5771
This commit is contained in:
commit
f768a7980a
|
@ -1111,6 +1111,8 @@ Builds:
|
|||
commit: c4e3c34909d9218d67e54240bc1cbfab1569c67b
|
||||
timeout: 20000
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- indie
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y --no-install-recommends g++ lib32stdc++-6-dev libc6-dev-i386
|
||||
|
@ -1124,8 +1126,6 @@ Builds:
|
|||
init:
|
||||
- npm install --no-optional
|
||||
- truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- NodejsMobile@nodejs-mobile-v0.2.1
|
||||
rm:
|
||||
|
|
Loading…
Reference in a new issue