From d561e4b2ca38c510f404338e243a4b7b949b0da6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 29 Dec 2023 04:11:14 +0000 Subject: [PATCH] Update WallFlow to 2.3.1 (1604) --- metadata/com.ammar.wallflow.plus.yml | 64 +++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 2 deletions(-) diff --git a/metadata/com.ammar.wallflow.plus.yml b/metadata/com.ammar.wallflow.plus.yml index 38fa55b788..decd134a81 100644 --- a/metadata/com.ammar.wallflow.plus.yml +++ b/metadata/com.ammar.wallflow.plus.yml @@ -375,6 +375,66 @@ Builds: - fdroid - abi=arm64-v8a + - versionName: 2.3.1 + versionCode: 1601 + commit: 094ed3ef8faa5d6aec5a53da6d1cf51fd45b8e8e + 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.3.1 + versionCode: 1602 + commit: 094ed3ef8faa5d6aec5a53da6d1cf51fd45b8e8e + 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.3.1 + versionCode: 1603 + commit: 094ed3ef8faa5d6aec5a53da6d1cf51fd45b8e8e + 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.3.1 + versionCode: 1604 + commit: 094ed3ef8faa5d6aec5a53da6d1cf51fd45b8e8e + 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 @@ -384,5 +444,5 @@ VercodeOperation: - '%c * 100 + 2' - '%c * 100 + 3' - '%c * 100 + 4' -CurrentVersion: 2.3.0 -CurrentVersionCode: 1504 +CurrentVersion: 2.3.1 +CurrentVersionCode: 1604