mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
ble_ota_app - update
This commit is contained in:
parent
c53f26c59d
commit
677ac4529a
1 changed files with 5 additions and 6 deletions
|
|
@ -219,10 +219,9 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 11
|
||||
disable: old flutter
|
||||
commit: 83cbf967d241499f631ae2b5cde7a07de9342697
|
||||
- versionName: 1.2.1
|
||||
versionCode: 12
|
||||
commit: f871e7e618b247c5601768780ce9afbf37a6bd45
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
|
|
@ -249,5 +248,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue