mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Precio Luz to 2.0.4 (7)
This commit is contained in:
parent
4f85b83b89
commit
b1d6ce577a
1 changed files with 13 additions and 2 deletions
|
|
@ -48,8 +48,19 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.0.4
|
||||
versionCode: 7
|
||||
commit: b84e61d1230e6efdab667646c4a37f322eda08ba
|
||||
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.0.3
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 2.0.4
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue