Skip to content

Commit d297bd4

Browse files
Merge pull request #94652 from JoshuaLai/documentation/ga_update
[Documentation] Update the sample to use GA version
2 parents c50ff5d + 81e3699 commit d297bd4

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
@@ -43,7 +43,7 @@ platform :ios, '14.0'
4343
4444
target 'UILibraryQuickStart' do
4545
use_frameworks!
46-
pod 'AzureCommunicationUICalling', '1.0.0-beta.2'
46+
pod 'AzureCommunicationUICalling', '1.0.0'
4747
end
4848
```
4949

0 commit comments

Comments
 (0)