Update Blichess to 8.0.0+ble2.1.2 (21)

This commit is contained in:
checkupdates bot 2025-08-29 04:37:37 +00:00 committed by linsui
parent 8f3630387f
commit aa3f25b707

View file

@ -307,7 +307,31 @@ Builds:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble2.1.2
versionCode: 21
commit: a3aa8fd8137cbb4aac54cf3843361fe517b4bdb3
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.1.1
CurrentVersionCode: 20
CurrentVersion: 8.0.0+ble2.1.2
CurrentVersionCode: 21