mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Kinoko to 4.0.0 (66)
This commit is contained in:
parent
3cf46a2c0a
commit
27e2cd0391
1 changed files with 17 additions and 2 deletions
|
|
@ -163,8 +163,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 4.0.0
|
||||
versionCode: 66
|
||||
commit: 279a23be48383a1e635e5701fe5cbf65b4331dff
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ios
|
||||
- plugins/glib/ios
|
||||
- plugins/glib/example/ios
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 3.0.5
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 4.0.0
|
||||
CurrentVersionCode: 66
|
||||
|
|
|
|||
Loading…
Reference in a new issue