mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Zoysii to 2.4.3 (15)
This commit is contained in:
parent
db274acc7f
commit
b92c99cbb7
1 changed files with 19 additions and 2 deletions
|
|
@ -184,7 +184,24 @@ Builds:
|
|||
- $$flutter$$/bin/flutter pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 2.4.3
|
||||
versionCode: 15
|
||||
commit: 08c04ed7ad7f852b99c6c1b5e55dc4d131f3cead
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue