mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Kinoko to 4.1.1 (77)
This commit is contained in:
parent
7ddb1f60e8
commit
8ad740fc39
1 changed files with 17 additions and 2 deletions
|
|
@ -238,8 +238,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.1.1
|
||||
versionCode: 77
|
||||
commit: ad5f1e32e252b9def9915b8c37287e282cb6c5ee
|
||||
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.0
|
||||
CurrentVersionCode: 75
|
||||
CurrentVersion: 4.1.1
|
||||
CurrentVersionCode: 77
|
||||
|
|
|
|||
Loading…
Reference in a new issue