mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Kinoko to 4.3.1 (92)
This commit is contained in:
parent
35c2bd6fa2
commit
a2e5b7d37f
1 changed files with 17 additions and 2 deletions
|
|
@ -389,11 +389,26 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
- versionName: 4.3.1
|
||||
versionCode: 92
|
||||
commit: 14118c9e7e4b567feaff9e2f22d89ee438cddf1e
|
||||
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.3.0
|
||||
CurrentVersionCode: 91
|
||||
CurrentVersion: 4.3.1
|
||||
CurrentVersionCode: 92
|
||||
|
|
|
|||
Loading…
Reference in a new issue