mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 18:29:44 +00:00
Update WallFlow to 2.5.0 (2104)
This commit is contained in:
parent
f26916284c
commit
b7549a1440
1 changed files with 46 additions and 2 deletions
|
|
@ -599,6 +599,50 @@ Builds:
|
|||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 2101
|
||||
commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1
|
||||
subdir: app
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-x86-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=x86
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 2102
|
||||
commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1
|
||||
subdir: app
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-x86_64-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=x86_64
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 2103
|
||||
commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1
|
||||
subdir: app
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-armeabi-v7a-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=armeabi-v7a
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 2104
|
||||
commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1
|
||||
subdir: app
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-arm64-v8a-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
AllowedAPKSigningKeys: 1546a9c1ffa4482504fa41c8b4d66ebaa387b96bd87cea2a148133876ed87dd4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -608,5 +652,5 @@ VercodeOperation:
|
|||
- '%c * 100 + 2'
|
||||
- '%c * 100 + 3'
|
||||
- '%c * 100 + 4'
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 2004
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 2104
|
||||
|
|
|
|||
Loading…
Reference in a new issue