diff --git a/metadata/net.mullvad.mullvadvpn.yml b/metadata/net.mullvad.mullvadvpn.yml index 0ed73a8b68..036c4167b4 100644 --- a/metadata/net.mullvad.mullvadvpn.yml +++ b/metadata/net.mullvad.mullvadvpn.yml @@ -114,7 +114,21 @@ Builds: - ./build-apk.sh --fdroid ndk: r20b + - versionName: 2022.1-beta3 + versionCode: 22010003 + commit: 80259d66159e4562ac1ba99d13ea5a312ebe266a + init: NDK_PATH="$$NDK$$" android/fdroid-build/init.sh + output: android/app/build/outputs/apk/fdroid/app-fdroid-unsigned.apk + rm: + - gui + - graphics + - windows + build: + - NDK_PATH="$$NDK$$" source android/fdroid-build/env.sh + - ./build-apk.sh --fdroid + ndk: r20b + AutoUpdateMode: Version android/%v UpdateCheckMode: Tags ^android/.*$ -CurrentVersion: 2022.1-beta2 -CurrentVersionCode: 22010002 +CurrentVersion: 2022.1-beta3 +CurrentVersionCode: 22010003