Skip to content

Commit 15f5945

Browse files
authored
Update Podfile
1 parent 81951e4 commit 15f5945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ target 'ReactAgentforce' do
2222
)
2323

2424
pod 'AgentforceSDK'
25-
pod 'Messaging-InApp-Core', '1.9.3-Experimental' #AgentforceSDK uses a pre-release version of this for now
25+
pod 'Messaging-InApp-Core', '> 1.10.0'
2626
pod 'LiveKitClient' #This is required to ensure Cocoapods looks in the correct source location
2727

2828
pod 'DequeModule'

0 commit comments

Comments
 (0)