Skip to content

Commit

Permalink
更新集成文档
Browse files Browse the repository at this point in the history
  • Loading branch information
孑愁 committed Mar 9, 2022
1 parent cb229db commit 087d2b1
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,6 @@ source 'http://repo.baichuan-ios.taobao.com/baichuanSDK/AliBCSpecs.git'
target
```

### Android
打开`android/bulid.gradle`,添加以下仓库
```
······
allprojects {
repositories {
·····
maven {
url "http://repo.baichuan-android.taobao.com/content/groups/BaichuanRepositories/"
}
}
}
······
```

### 其他配置


Expand Down

0 comments on commit 087d2b1

Please sign in to comment.