Update WallFlow to 2.4.0 (1704)

This commit is contained in:
F-Droid checkupdates bot 2024-03-07 04:10:51 +00:00
parent 3f8e60f512
commit 6c68839698

View file

@ -435,6 +435,66 @@ Builds:
- fdroid
- abi=arm64-v8a
- versionName: 2.4.0
versionCode: 1701
commit: fc841c120786e7a104043fd84c4bc9240b4f0f87
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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.0
versionCode: 1702
commit: fc841c120786e7a104043fd84c4bc9240b4f0f87
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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.0
versionCode: 1703
commit: fc841c120786e7a104043fd84c4bc9240b4f0f87
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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.0
versionCode: 1704
commit: fc841c120786e7a104043fd84c4bc9240b4f0f87
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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
@ -444,5 +504,5 @@ VercodeOperation:
- '%c * 100 + 2'
- '%c * 100 + 3'
- '%c * 100 + 4'
CurrentVersion: 2.3.1
CurrentVersionCode: 1604
CurrentVersion: 2.4.0
CurrentVersionCode: 1704