mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Kinoko to 4.0.2 (68)
This commit is contained in:
parent
0e100659cd
commit
3e535f0cad
1 changed files with 17 additions and 2 deletions
|
|
@ -193,8 +193,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 4.0.2
|
||||
versionCode: 68
|
||||
commit: 56d779a3e9930d0da7b07746b2b47f6d8b79883d
|
||||
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.1
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 4.0.2
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue