mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Precio Luz to 2.2.2 (13)
This commit is contained in:
parent
6c91c1a56d
commit
bccc6521cc
1 changed files with 13 additions and 2 deletions
|
|
@ -114,8 +114,19 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.2.2
|
||||
versionCode: 13
|
||||
commit: 8d7d93d84bcf5b8602322fabcef90e453b062432
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.1
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 2.2.2
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue