mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update ${displayName} to 1.14.0 (39)
This commit is contained in:
parent
838d5fe9a7
commit
f2cb8ecc91
1 changed files with 14 additions and 2 deletions
|
|
@ -40,8 +40,20 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.14.0
|
||||
versionCode: 39
|
||||
commit: v1.14.0+39
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@1.25.0-8.3.pre
|
||||
prebuild: touch android/key.properties
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version v%v+%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/amake/orgro/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 1.14.0
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue