mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update WallFlow to 2.4.2 (1904)
This commit is contained in:
parent
4537af51d7
commit
5e22ffc861
1 changed files with 46 additions and 2 deletions
|
|
@ -555,6 +555,50 @@ Builds:
|
|||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 1901
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
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.4.2
|
||||
versionCode: 1902
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
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.4.2
|
||||
versionCode: 1903
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
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.4.2
|
||||
versionCode: 1904
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
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
|
||||
|
|
@ -564,5 +608,5 @@ VercodeOperation:
|
|||
- '%c * 100 + 2'
|
||||
- '%c * 100 + 3'
|
||||
- '%c * 100 + 4'
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 1804
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 1904
|
||||
|
|
|
|||
Loading…
Reference in a new issue