Update blichess to 8.0.0+ble1.1.1 (11)

This commit is contained in:
F-Droid checkupdates bot 2025-02-09 04:17:45 +00:00 committed by Licaon_Kter
parent fe3507a275
commit e7c956bda5

View file

@ -163,7 +163,31 @@ Builds:
- pushd ../..
- APP_MODE=release APP_CONFIG=prod npm run build
- versionName: 8.0.0+ble1.1.1
versionCode: 11
commit: 755d95b156e7eda914ae7a5edeede242228e7a15
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+ble1.1.0
CurrentVersionCode: 10
CurrentVersion: 8.0.0+ble1.1.1
CurrentVersionCode: 11