diff --git a/metadata/com.ammar.wallflow.plus.yml b/metadata/com.ammar.wallflow.plus.yml index c4d7acb5ec..9c7c6fcafb 100644 --- a/metadata/com.ammar.wallflow.plus.yml +++ b/metadata/com.ammar.wallflow.plus.yml @@ -615,6 +615,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: + - plus + binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-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: + - 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.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: + - 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.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: + - 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 @@ -624,5 +684,5 @@ VercodeOperation: - '%c * 100 + 2' - '%c * 100 + 3' - '%c * 100 + 4' -CurrentVersion: 2.4.2 -CurrentVersionCode: 1904 +CurrentVersion: 2.4.3 +CurrentVersionCode: 2004