mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update WallFlow to 2.4.2 (1904)
This commit is contained in:
parent
5e22ffc861
commit
5f7ed12e33
1 changed files with 46 additions and 2 deletions
|
|
@ -915,6 +915,50 @@ Builds:
|
|||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 1901
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-base-x86-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=x86
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 1902
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-base-x86_64-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=x86_64
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 1903
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-base-armeabi-v7a-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=armeabi-v7a
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 1904
|
||||
commit: a5b366a71f293ec21297582100c7bfad7a8b1274
|
||||
subdir: app
|
||||
gradle:
|
||||
- base
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-base-arm64-v8a-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
AllowedAPKSigningKeys: 1546a9c1ffa4482504fa41c8b4d66ebaa387b96bd87cea2a148133876ed87dd4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -924,5 +968,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