mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Kinoko to 4.2.2 (86)
This commit is contained in:
parent
07b4233c5b
commit
4e2b234128
1 changed files with 17 additions and 2 deletions
|
|
@ -329,11 +329,26 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.2.2
|
||||
versionCode: 86
|
||||
commit: b5be2ba2e44a2e6a2d4713903182f8e03097c9a3
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.10.1
|
||||
rm:
|
||||
- ios
|
||||
- plugins/glib/ios
|
||||
- plugins/glib/example/ios
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
MaintainerNotes: While the default sources seem clean, the screenshots strongly imply
|
||||
adult content so I tagged this NSFW to be on the safe side.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 4.2.1
|
||||
CurrentVersionCode: 85
|
||||
CurrentVersion: 4.2.2
|
||||
CurrentVersionCode: 86
|
||||
|
|
|
|||
Loading…
Reference in a new issue