Update Blichess to 8.0.0+ble2.1.0 (19)

This commit is contained in:
F-Droid checkupdates bot 2025-07-07 04:31:01 +00:00 committed by Licaon_Kter
parent 65232c96f0
commit 842a38bd79

View file

@ -259,7 +259,31 @@ Builds:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble2.1.0
versionCode: 19
commit: 12450abdec0aaf9ce79cdb553650fac747d1d46d
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.5
CurrentVersionCode: 18
CurrentVersion: 8.0.0+ble2.1.0
CurrentVersionCode: 19