Update WallFlow to 1.5.0 (1004)

This commit is contained in:
F-Droid checkupdates bot 2023-10-02 04:21:15 +00:00
parent 50405a5d5a
commit f66326850f

View file

@ -435,6 +435,66 @@ Builds:
- fdroid
- abi=arm64-v8a
- versionName: 1.5.0
versionCode: 1001
commit: 5bddc1f7a3fcf75b1d8e444f53f30e9886196b90
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- base
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-base-x86-release-signed.apk
gradleprops:
- fdroid
- abi=x86
- versionName: 1.5.0
versionCode: 1002
commit: 5bddc1f7a3fcf75b1d8e444f53f30e9886196b90
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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: 1.5.0
versionCode: 1003
commit: 5bddc1f7a3fcf75b1d8e444f53f30e9886196b90
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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: 1.5.0
versionCode: 1004
commit: 5bddc1f7a3fcf75b1d8e444f53f30e9886196b90
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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
@ -444,5 +504,5 @@ VercodeOperation:
- '%c * 100 + 2'
- '%c * 100 + 3'
- '%c * 100 + 4'
CurrentVersion: 1.4.0
CurrentVersionCode: 904
CurrentVersion: 1.5.0
CurrentVersionCode: 1004