mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Kinoko to 4.1.3 (79)
This commit is contained in:
parent
668f7146b7
commit
569a1ec1d5
1 changed files with 17 additions and 2 deletions
|
|
@ -268,8 +268,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.1.3
|
||||
versionCode: 79
|
||||
commit: 99f971fa804213d562bacb266c5bb1f3979ff3ea
|
||||
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.2
|
||||
CurrentVersionCode: 78
|
||||
CurrentVersion: 4.1.3
|
||||
CurrentVersionCode: 79
|
||||
|
|
|
|||
Loading…
Reference in a new issue