mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
boxbox - update
This commit is contained in:
parent
4e42fa0893
commit
18e57452a8
1 changed files with 5 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue