Skip to content

Commit

Permalink
1、Modify the podfile and upgrade the dependent SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
ianyanzhang committed Sep 19, 2022
1 parent a0e78a1 commit b484b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def common_pods_all
pod 'AFNetworking'
pod 'BlocksKit', '~> 2.2.5'
pod 'CWStatusBarNotification', '~> 2.3.5'
pod 'TXLiteAVSDK_Player', '~> 10.6.11821'
pod 'TXLiteAVSDK_Player', '~> 10.7.11918'
end

def common_pods_smart
Expand Down

0 comments on commit b484b0d

Please sign in to comment.