set sdk version in podfile

This commit is contained in:
Arnfried Griesert
2022-05-03 12:57:56 +02:00
parent 07f92763c6
commit ba1a64925f
+1 -1
View File
@@ -41,7 +41,7 @@ $matrixSDKVersionSpec = $matrixSDKVersion
end
$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/ios-matrix-sdk', :tag => 'v0.22.1.1_bwi' }
$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/ios-matrix-sdk', :tag => 'v0.23.1_bwi' }
# Method to import the MatrixSDK
def import_MatrixSDK