mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
misc fixes
This commit is contained in:
parent
9a41aab8b8
commit
fa3001b676
3 changed files with 3 additions and 4 deletions
|
|
@ -117,10 +117,7 @@ Builds:
|
|||
subdir: android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.6.1/node-v20.6.1-linux-x64.tar.gz
|
||||
- echo "26dd13a6f7253f0ab9bcab561353985a297d927840771d905566735b792868da node.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
- apt-get install npm
|
||||
- npm install -g yarn
|
||||
gradle:
|
||||
- yes
|
||||
|
|
|
|||
|
|
@ -401,6 +401,7 @@ Builds:
|
|||
|
||||
- versionName: 4.0.3.3
|
||||
versionCode: 4033
|
||||
disable: https://github.com/MiepHD/cuscon/issues/37
|
||||
commit: b35b2d5406d70fe1eacd0eddbbec5361d987910c
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -572,6 +572,7 @@ Builds:
|
|||
|
||||
- versionName: 1.38.0
|
||||
versionCode: 94
|
||||
disable: https://github.com/amake/orgro/issues/100
|
||||
commit: d0ad5006ffd4d2413cb806aa6403d19c315b9f47
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue