Merge branch 'hotfix/v2.14.1' into develop

# Conflicts:
#	Podfile
This commit is contained in:
Frank Rotermund
2024-01-19 12:34:29 +01:00

View File

@@ -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 => 'v2.15.0_BWI01' }
$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v2.15.0-RC02' }
# Method to import the MatrixSDK
def import_MatrixSDK