Skip to content

Commit 97a377c

Browse files
Update ios quickstart version reference
1 parent f515f8f commit 97a377c

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-call

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-call/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In Xcode, create a new project:
4848

4949
target 'UILibraryQuickStart' do
5050
use_frameworks!
51-
pod 'AzureCommunicationUICalling', '1.1.0'
51+
pod 'AzureCommunicationUICalling', '1.2.0'
5252
end
5353
```
5454

0 commit comments

Comments
 (0)