Update Blichess to 8.0.0+ble2.0.5 (18)

This commit is contained in:
F-Droid checkupdates bot 2025-05-07 04:24:46 +00:00
parent ebb4ef7658
commit 5fbbef9cf9

View file

@ -13,7 +13,7 @@ Translation: https://crowdin.com/project/lichess
Changelog: https://github.com/vovagorodok/blichess/releases
Donate: https://lichess.org/patron
AutoName: blichess
AutoName: Blichess
RepoType: git
Repo: https://github.com/vovagorodok/blichess
@ -235,7 +235,31 @@ Builds:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble2.0.5
versionCode: 18
commit: 0b380d812775de33800ce3ef7b155cb6e4121a4d
subdir: android/app
sudo:
- apt-get update
- apt-get install -y g++ make npm
init:
- pushd ../..
- npm install
- touch www/index.html
- npx cap update android
- npm run fetch-nnue
- sed 's/lichess\.dev/lichess.org/g' appconfig.dev.json > appconfig.prod.json
gradle:
- yes
rm:
- ios/
scandelete:
- node_modules/
build:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 8.0.0+ble2.0.4
CurrentVersionCode: 17
CurrentVersion: 8.0.0+ble2.0.5
CurrentVersionCode: 18