mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Kinoko to 3.0.0 (52)
This commit is contained in:
parent
99256f4d3f
commit
796fa6830f
1 changed files with 17 additions and 2 deletions
|
|
@ -73,8 +73,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.0.0
|
||||
versionCode: 52
|
||||
commit: 344062dbc77bc2cfe1e31ceb36bba160e07113bf
|
||||
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: 2.1.0
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue