mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Kinoko to 4.3.6 (97)
This commit is contained in:
parent
55f2600b56
commit
d6db3512b2
1 changed files with 17 additions and 2 deletions
|
|
@ -450,11 +450,26 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter build apk
|
- $$flutter$$/bin/flutter build apk
|
||||||
ndk: r23
|
ndk: r23
|
||||||
|
|
||||||
|
- versionName: 4.3.6
|
||||||
|
versionCode: 97
|
||||||
|
commit: 6caa095860e5d5fba1149121124b54be0d77c97e
|
||||||
|
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
|
MaintainerNotes: While the default sources seem clean, the screenshots strongly imply
|
||||||
adult content so I tagged this NSFW to be on the safe side.
|
adult content so I tagged this NSFW to be on the safe side.
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: 4.3.4
|
CurrentVersion: 4.3.6
|
||||||
CurrentVersionCode: 95
|
CurrentVersionCode: 97
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue