From 5f7ed12e330dfeba0aa333f835e75c6e3af2054e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 18 Mar 2024 04:12:57 +0000 Subject: [PATCH] Update WallFlow to 2.4.2 (1904) --- metadata/com.ammar.wallflow.yml | 48 +++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/metadata/com.ammar.wallflow.yml b/metadata/com.ammar.wallflow.yml index 3dd7bf00fb..ad008acd41 100644 --- a/metadata/com.ammar.wallflow.yml +++ b/metadata/com.ammar.wallflow.yml @@ -915,6 +915,50 @@ Builds: - fdroid - abi=arm64-v8a + - versionName: 2.4.2 + versionCode: 1901 + commit: a5b366a71f293ec21297582100c7bfad7a8b1274 + subdir: app + 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.2 + versionCode: 1902 + commit: a5b366a71f293ec21297582100c7bfad7a8b1274 + subdir: app + 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.2 + versionCode: 1903 + commit: a5b366a71f293ec21297582100c7bfad7a8b1274 + subdir: app + 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.2 + versionCode: 1904 + commit: a5b366a71f293ec21297582100c7bfad7a8b1274 + subdir: app + 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 @@ -924,5 +968,5 @@ VercodeOperation: - '%c * 100 + 2' - '%c * 100 + 3' - '%c * 100 + 4' -CurrentVersion: 2.4.1 -CurrentVersionCode: 1804 +CurrentVersion: 2.4.2 +CurrentVersionCode: 1904