mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Newapp: Fluffy
This commit is contained in:
parent
cce0f2c5a5
commit
9a897e314c
1 changed files with 78 additions and 0 deletions
78
metadata/app.fluffy.yml
Normal file
78
metadata/app.fluffy.yml
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
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/fluffy
|
||||
SourceCode: https://github.com/mlm-games/fluffy
|
||||
IssueTracker: https://github.com/mlm-games/fluffy/issues
|
||||
Changelog: https://github.com/mlm-games/fluffy/blob/HEAD/CHANGELOG.md
|
||||
Donate: https://github.com/sponsors/mlm-games
|
||||
Liberapay: mlm-games
|
||||
|
||||
AutoName: Fluffy
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mlm-games/fluffy.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.2.7
|
||||
versionCode: 487
|
||||
commit: b96835a22a38459e8ac0f56072ef1ff727ca12cd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/fluffy/releases/download/%v/fluffy-%v-x86.apk
|
||||
gradleprops:
|
||||
- enableApkSplits=true
|
||||
- targetAbi=x86
|
||||
- includeUniversalApk=false
|
||||
|
||||
- versionName: 3.2.7
|
||||
versionCode: 488
|
||||
commit: b96835a22a38459e8ac0f56072ef1ff727ca12cd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/fluffy/releases/download/%v/fluffy-%v-x86_64.apk
|
||||
gradleprops:
|
||||
- enableApkSplits=true
|
||||
- targetAbi=x86_64
|
||||
- includeUniversalApk=false
|
||||
|
||||
- versionName: 3.2.7
|
||||
versionCode: 489
|
||||
commit: b96835a22a38459e8ac0f56072ef1ff727ca12cd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/fluffy/releases/download/%v/fluffy-%v-armeabi-v7a.apk
|
||||
gradleprops:
|
||||
- enableApkSplits=true
|
||||
- targetAbi=armeabi-v7a
|
||||
- includeUniversalApk=false
|
||||
|
||||
- versionName: 3.2.7
|
||||
versionCode: 490
|
||||
commit: b96835a22a38459e8ac0f56072ef1ff727ca12cd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/fluffy/releases/download/%v/fluffy-%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: 3.2.7
|
||||
CurrentVersionCode: 490
|
||||
Loading…
Reference in a new issue