mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Kinoko to 4.3.0 (91)
This commit is contained in:
parent
9fcf09cea7
commit
ab8851b46c
1 changed files with 17 additions and 2 deletions
|
|
@ -374,11 +374,26 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.3.0
|
||||
versionCode: 91
|
||||
commit: 6728a804184c96c12711580b3a3e8068984755bb
|
||||
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.5
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 4.3.0
|
||||
CurrentVersionCode: 91
|
||||
|
|
|
|||
Loading…
Reference in a new issue