Skip to content

Commit

Permalink
feat: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Damoness committed Sep 27, 2020
1 parent d2ce036 commit eb9feb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@damoness/react-native-umeng",
"title": "React Native Umeng",
"version": "1.0.9",
"version": "1.1.0",
"description": "TODO",
"main": "index.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion react-native-umeng.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
#友盟集成
s.dependency "UMCCommon"
s.dependency "UMCSecurityPlugins"
s.dependency "UMCAnalytics" ## 统计 SDK
# s.dependency "UMCAnalytics" ## 统计 SDK
s.dependency "UMCShare/UI" # U-Share SDK UI模块(分享面板,建议添加)
s.dependency "UMCShare/Social/WeChat" # 集成微信(完整版14.4M)
s.dependency "UMCShare/Social/QQ" # 集成QQ/QZone/TIM(完整版7.6M)
Expand Down

0 comments on commit eb9feb5

Please sign in to comment.