mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Kinoko to 4.3.9 (101)
This commit is contained in:
parent
3a3f28b1f2
commit
61a7ece72e
1 changed files with 17 additions and 2 deletions
|
|
@ -479,11 +479,26 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.3.9
|
||||
versionCode: 101
|
||||
commit: 42468e8cecdb98fcc47af29b1eb9fb0d1ced0f82
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.3
|
||||
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
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 4.3.8
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 4.3.9
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue