boxbox - update

This commit is contained in:
Licaon_Kter 2023-05-29 13:49:19 +00:00
parent 4e42fa0893
commit 18e57452a8

View file

@ -155,10 +155,9 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter build apk
- versionName: 0.5.7
versionCode: 21
disable: https://github.com/BrightDV/BoxBox/issues/62#issuecomment-1566842201
commit: 50c4444a75919317368d810712176a44f0750dd4
- versionName: 0.5.8
versionCode: 22
commit: c05db7ae00bd2417a06835de6f9fb9b397022611
submodules: true
output: build/app/outputs/apk/release/app-release-unsigned.apk
prebuild:
@ -178,5 +177,5 @@ Builds:
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.5.7
CurrentVersionCode: 21
CurrentVersion: 0.5.8
CurrentVersionCode: 22