mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Kinoko to 4.0.5 (71)
This commit is contained in:
parent
0688192027
commit
3b165cd359
1 changed files with 17 additions and 2 deletions
|
|
@ -178,8 +178,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.0.5
|
||||
versionCode: 71
|
||||
commit: 8f9b40f5064d636bb5a23c50f51fd741dd55e100
|
||||
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.0.4
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: 4.0.5
|
||||
CurrentVersionCode: 71
|
||||
|
|
|
|||
Loading…
Reference in a new issue