mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update Symphony to 2023.5.89 (89)
This commit is contained in:
parent
a82c078939
commit
e654deb8b3
1 changed files with 16 additions and 2 deletions
|
|
@ -67,9 +67,23 @@ Builds:
|
|||
- yes
|
||||
prebuild: npm run i18n:build
|
||||
|
||||
- versionName: 2023.5.89
|
||||
versionCode: 89
|
||||
commit: a12c44fc57b6ce0613135f5146c9edde52fe5224
|
||||
subdir: app
|
||||
sudo:
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
init: npm install
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: npm run i18n:build
|
||||
|
||||
AllowedAPKSigningKeys: d51e49425b54173d80117bee1420a01aca24ff4c05d8156c7950d6a573433ae9
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2023.4.82
|
||||
CurrentVersionCode: 82
|
||||
CurrentVersion: 2023.5.89
|
||||
CurrentVersionCode: 89
|
||||
|
|
|
|||
Loading…
Reference in a new issue