mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Sharik to 3.1.0 (13)
This commit is contained in:
parent
fe0a58ad1c
commit
fe90c7feba
1 changed files with 12 additions and 2 deletions
|
|
@ -35,8 +35,18 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 13
|
||||
commit: b433cb2351d40b31bf4ede45402f34f2fa0ff18d
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.*\+(\d+)|.|version:\s([\d.]+)\+
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue