From e5cfc015d2cc9dc36f449f58c5daa9483cff8bc5 Mon Sep 17 00:00:00 2001 From: Molly Miller <10430804-mollymiller@users.noreply.gitlab.com> Date: Mon, 25 Jul 2022 11:58:47 +0000 Subject: [PATCH] Update and re-enable Wire --- metadata/com.wire.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/metadata/com.wire.yml b/metadata/com.wire.yml index 35d6b77eb0..1ddf36b1f6 100644 --- a/metadata/com.wire.yml +++ b/metadata/com.wire.yml @@ -15,10 +15,9 @@ RepoType: git Repo: https://github.com/wireapp/wire-android.git Builds: - - versionName: 3.80.32 - versionCode: 3616592 - disable: https://github.com/wireapp/wire-android/issues/3717 - commit: 3.80.32 + - versionName: 3.81.36 + versionCode: 3977695 + commit: 3.81.36 subdir: app gradle: - fdroid @@ -29,8 +28,8 @@ Builds: - 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt' ndk: r20 -AutoUpdateMode: None +AutoUpdateMode: Version %v UpdateCheckMode: HTTP UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+) -CurrentVersion: 3.81.35 -CurrentVersionCode: 3891973 +CurrentVersion: 3.81.36 +CurrentVersionCode: 3977695