misc fixes

This commit is contained in:
linsui 2022-10-01 21:51:04 +08:00
parent dcabb7da48
commit f89b029a83
2 changed files with 2 additions and 0 deletions

View file

@ -1885,6 +1885,7 @@ Builds:
- versionName: 1.21.0.3
versionCode: 1210003
disable: https://github.com/Catfriend1/syncthing-android/issues/919
commit: 03d8be22236e1cb464a63adc907c75a7338f608e
submodules: true
sudo:

View file

@ -336,6 +336,7 @@ Builds:
| sha256sum -c -
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
- npm -g install yarn
- rm -fr /opt/android-sdk/ndk/*
init: yarn install
gradle:
- yes