Add app.flicky.yml

This commit is contained in:
MLM Games 2025-08-25 07:23:23 +00:00 committed by linsui
parent 9240d9fe2b
commit c622c000a6

79
metadata/app.flicky.yml Normal file
View file

@ -0,0 +1,79 @@
Categories:
- App Store & Updater
- System
License: GPL-3.0-or-later
AuthorName: MLM Games
AuthorEmail: mlm.gamestudio@gmail.com
AuthorWebSite: https://ragebreaker.itch.io/
WebSite: https://github.com/mlm-games/flicky
SourceCode: https://github.com/mlm-games/flicky
IssueTracker: https://github.com/mlm-games/flicky/issues
Changelog: https://github.com/mlm-games/flicky/blob/HEAD/CHANGELOG.md
Donate: https://github.com/sponsors/mlm-games
Liberapay: mlm-games
AutoName: Flicky
RepoType: git
Repo: https://github.com/mlm-games/flicky.git
Builds:
- versionName: 2.3.7
versionCode: 297
commit: c845e948ab3515dc220bf9c9343ca1c38c7c6038
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-x86.apk
gradleprops:
- enableApkSplits=true
- targetAbi=x86
- includeUniversalApk=false
- versionName: 2.3.7
versionCode: 298
commit: c845e948ab3515dc220bf9c9343ca1c38c7c6038
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-x86_64.apk
gradleprops:
- enableApkSplits=true
- targetAbi=x86_64
- includeUniversalApk=false
- versionName: 2.3.7
versionCode: 299
commit: c845e948ab3515dc220bf9c9343ca1c38c7c6038
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-armeabi-v7a.apk
gradleprops:
- enableApkSplits=true
- targetAbi=armeabi-v7a
- includeUniversalApk=false
- versionName: 2.3.7
versionCode: 300
commit: c845e948ab3515dc220bf9c9343ca1c38c7c6038
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-arm64-v8a.apk
gradleprops:
- enableApkSplits=true
- targetAbi=arm64-v8a
- includeUniversalApk=false
AllowedAPKSigningKeys: 4aed2f691df64a7b0fea25a6b8c80183c6dc520e049dac0178defa1d6472228f
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- '%c - 3'
- '%c - 2'
- '%c - 1'
- '%c'
CurrentVersion: 2.3.7
CurrentVersionCode: 300