From d2f239f5b2708d02f12ce768754eecb80a5b8611 Mon Sep 17 00:00:00 2001 From: JanNiklas Grabowski Date: Mon, 4 Sep 2023 16:02:46 +0200 Subject: [PATCH] MESSENGER 5004 update SDK Tag --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index b2226e9e7..6be9cdf9c 100644 --- a/Podfile +++ b/Podfile @@ -43,7 +43,7 @@ when String # specific MatrixSDK released version $matrixSDKVersionSpec = $matrixSDKVersion end -$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v0.27.1_bwi_beta' } +$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v2.10.0_rc2' } # Method to import the MatrixSDK def import_MatrixSDK