mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Kinoko to 4.1.6 (82)
This commit is contained in:
parent
9430aa287f
commit
086eea66e5
1 changed files with 17 additions and 2 deletions
|
|
@ -298,8 +298,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.1.6
|
||||
versionCode: 82
|
||||
commit: 1d4af2d4d5d1a71b612a4c2bd0f48ede01d51b51
|
||||
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: r23
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 4.1.4
|
||||
CurrentVersionCode: 80
|
||||
CurrentVersion: 4.1.6
|
||||
CurrentVersionCode: 82
|
||||
|
|
|
|||
Loading…
Reference in a new issue