Update WallFlow to 2.4.3 (2004)

This commit is contained in:
F-Droid checkupdates bot 2024-03-20 04:12:17 +00:00
parent 3a6cce3126
commit a8e619d34c

View file

@ -975,6 +975,66 @@ Builds:
- fdroid
- abi=arm64-v8a
- versionName: 2.4.3
versionCode: 2001
commit: caec57d8fdd94aa00abd851698b9784583c7e673
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
- apt-get update
- apt-get install -y -t bullseye openjdk-11-jdk-headless
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.3
versionCode: 2002
commit: caec57d8fdd94aa00abd851698b9784583c7e673
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
- apt-get update
- apt-get install -y -t bullseye openjdk-11-jdk-headless
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.3
versionCode: 2003
commit: caec57d8fdd94aa00abd851698b9784583c7e673
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
- apt-get update
- apt-get install -y -t bullseye openjdk-11-jdk-headless
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.3
versionCode: 2004
commit: caec57d8fdd94aa00abd851698b9784583c7e673
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
- apt-get update
- apt-get install -y -t bullseye openjdk-11-jdk-headless
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
@ -984,5 +1044,5 @@ VercodeOperation:
- '%c * 100 + 2'
- '%c * 100 + 3'
- '%c * 100 + 4'
CurrentVersion: 2.4.2
CurrentVersionCode: 1904
CurrentVersion: 2.4.3
CurrentVersionCode: 2004