mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Flicky to 2.4.1 (320)
This commit is contained in:
parent
f6052f3d3b
commit
39e9c7a095
1 changed files with 50 additions and 2 deletions
|
|
@ -114,6 +114,54 @@ Builds:
|
|||
- targetAbi=arm64-v8a
|
||||
- includeUniversalApk=false
|
||||
|
||||
- versionName: 2.4.1
|
||||
versionCode: 317
|
||||
commit: e2d1b1b4ec4cd7b90102b39359cda05f21805af2
|
||||
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.4.1
|
||||
versionCode: 318
|
||||
commit: e2d1b1b4ec4cd7b90102b39359cda05f21805af2
|
||||
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.4.1
|
||||
versionCode: 319
|
||||
commit: e2d1b1b4ec4cd7b90102b39359cda05f21805af2
|
||||
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.4.1
|
||||
versionCode: 320
|
||||
commit: e2d1b1b4ec4cd7b90102b39359cda05f21805af2
|
||||
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
|
||||
|
|
@ -123,5 +171,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: 2.3.8
|
||||
CurrentVersionCode: 310
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 320
|
||||
|
|
|
|||
Loading…
Reference in a new issue