From a19a502e81285bc7f1f485e1c741e8a6b49adb37 Mon Sep 17 00:00:00 2001 From: Arnfried Griesert Date: Thu, 5 May 2022 07:08:54 +0200 Subject: [PATCH] updated sdk version 0.23.3_bwi --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 60a27e08f..24fc62d48 100644 --- a/Podfile +++ b/Podfile @@ -41,7 +41,7 @@ $matrixSDKVersionSpec = $matrixSDKVersion end -$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/ios-matrix-sdk', :tag => 'v0.23.1_bwi' } +$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/ios-matrix-sdk', :tag => 'v0.23.3_bwi' } # Method to import the MatrixSDK def import_MatrixSDK