Update WallFlow to 2.2.0 (1304)

This commit is contained in:
F-Droid checkupdates bot 2023-12-01 04:30:27 +00:00
parent 924c5783f9
commit 62e64e9787

View file

@ -615,6 +615,66 @@ Builds:
- fdroid
- abi=arm64-v8a
- versionName: 2.2.0
versionCode: 1301
commit: 714adf9e7f00ab9a40528bc6525314a27698c835
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: 2.2.0
versionCode: 1302
commit: 714adf9e7f00ab9a40528bc6525314a27698c835
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: 2.2.0
versionCode: 1303
commit: 714adf9e7f00ab9a40528bc6525314a27698c835
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: 2.2.0
versionCode: 1304
commit: 714adf9e7f00ab9a40528bc6525314a27698c835
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
@ -624,5 +684,5 @@ VercodeOperation:
- '%c * 100 + 2'
- '%c * 100 + 3'
- '%c * 100 + 4'
CurrentVersion: 2.1.0
CurrentVersionCode: 1204
CurrentVersion: 2.2.0
CurrentVersionCode: 1304