mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Flicky to 3.4.1 (520)
This commit is contained in:
parent
cbc0c58a69
commit
148ae13f04
1 changed files with 50 additions and 2 deletions
|
|
@ -354,6 +354,54 @@ Builds:
|
|||
- targetAbi=arm64-v8a
|
||||
- includeUniversalApk=false
|
||||
|
||||
- versionName: 3.4.1
|
||||
versionCode: 517
|
||||
commit: 46f0a957177ff552cea363b4b5fc8a0964bfd10c
|
||||
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: 3.4.1
|
||||
versionCode: 518
|
||||
commit: 46f0a957177ff552cea363b4b5fc8a0964bfd10c
|
||||
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: 3.4.1
|
||||
versionCode: 519
|
||||
commit: 46f0a957177ff552cea363b4b5fc8a0964bfd10c
|
||||
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: 3.4.1
|
||||
versionCode: 520
|
||||
commit: 46f0a957177ff552cea363b4b5fc8a0964bfd10c
|
||||
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
|
||||
|
|
@ -363,5 +411,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: 3.3.6
|
||||
CurrentVersionCode: 510
|
||||
CurrentVersion: 3.4.1
|
||||
CurrentVersionCode: 520
|
||||
|
|
|
|||
Loading…
Reference in a new issue