diff --git a/metadata/com.ammar.wallflow.plus.yml b/metadata/com.ammar.wallflow.plus.yml index 18ee829715..5c00089a07 100644 --- a/metadata/com.ammar.wallflow.plus.yml +++ b/metadata/com.ammar.wallflow.plus.yml @@ -599,6 +599,50 @@ Builds: - fdroid - abi=arm64-v8a + - versionName: 2.5.0 + versionCode: 2101 + commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1 + subdir: app + gradle: + - plus + binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-x86-release-signed.apk + gradleprops: + - fdroid + - abi=x86 + + - versionName: 2.5.0 + versionCode: 2102 + commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1 + subdir: app + 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.5.0 + versionCode: 2103 + commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1 + subdir: app + 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.5.0 + versionCode: 2104 + commit: 74cd207ef2cdf9ab86435f8d1ef7b6c61e97a8b1 + subdir: app + 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 @@ -608,5 +652,5 @@ VercodeOperation: - '%c * 100 + 2' - '%c * 100 + 3' - '%c * 100 + 4' -CurrentVersion: 2.4.3 -CurrentVersionCode: 2004 +CurrentVersion: 2.5.0 +CurrentVersionCode: 2104