mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Kinoko to 4.0.4 (70)
This commit is contained in:
parent
3efe57b42e
commit
09934945ea
1 changed files with 17 additions and 2 deletions
|
|
@ -208,8 +208,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 4.0.4
|
||||
versionCode: 70
|
||||
commit: a96c727f4a3e10e26fbc78368117df59a8c7c28e
|
||||
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: 4.0.2
|
||||
CurrentVersionCode: 68
|
||||
CurrentVersion: 4.0.4
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue