mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Zoysii to 2.4.2 (14)
This commit is contained in:
parent
c34b706246
commit
ad6f919f6c
1 changed files with 19 additions and 2 deletions
|
|
@ -167,7 +167,24 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter pub get
|
- $$flutter$$/bin/flutter pub get
|
||||||
- $$flutter$$/bin/flutter build apk
|
- $$flutter$$/bin/flutter build apk
|
||||||
|
|
||||||
|
- versionName: 2.4.2
|
||||||
|
versionCode: 14
|
||||||
|
commit: ef03dfcc9fb7bb68fd93092c046269249fe5c5dd
|
||||||
|
output: build/app/outputs/flutter-apk/app-release.apk
|
||||||
|
srclibs:
|
||||||
|
- flutter@3.3.10
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- web
|
||||||
|
- windows
|
||||||
|
build:
|
||||||
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
|
- $$flutter$$/bin/flutter pub get
|
||||||
|
- $$flutter$$/bin/flutter build apk
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.4.1
|
CurrentVersion: 2.4.2
|
||||||
CurrentVersionCode: 13
|
CurrentVersionCode: 14
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue