Skip to content

Commit

Permalink
Merge pull request volcengine#5 from ctxdfg/patch-1
Browse files Browse the repository at this point in the history
update ttsdk version
  • Loading branch information
bytedancerealxx committed Aug 12, 2022
2 parents ce3a9bb + a1ad912 commit 8ef2cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VOLCDemo/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ platform :ios, '9.0'

target 'VOLCDemo' do
# 添加 TTSDK
pod 'TTSDK', '1.30.2.1-premium', :subspecs => ['Player']
pod 'TTSDK', '1.31.1.4-premium', :subspecs => ['Player']

# 添加 Demo 运行需要依赖的三方库
pod 'Masonry'
Expand Down

0 comments on commit 8ef2cb9

Please sign in to comment.