mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Quinb to 1.2.2 (7)
This commit is contained in:
parent
de3a55949c
commit
ef8f4545bd
1 changed files with 17 additions and 2 deletions
|
|
@ -107,7 +107,22 @@ Builds:
|
|||
- $$flutter$$/bin/flutter pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 7
|
||||
commit: abffb05a8f2269d468362f33744d07e18961a8d2
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.10.3
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue