mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Kinoko to 3.0.5 (57)
This commit is contained in:
parent
b7ba588c76
commit
16e2f13e2f
1 changed files with 17 additions and 2 deletions
|
|
@ -148,8 +148,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.0.5
|
||||
versionCode: 57
|
||||
commit: 540e83e09b9f0b889054bf50047ff7f7c59728de
|
||||
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.4
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 3.0.5
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue