File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Enter-AffectiveCloud-Andriod-SDK [ ![ Download] ( https://api.bintray.com/packages/hzentertech/maven/affectivecloud/images/download.svg?version=1.5 .0 )] ( https://bintray.com/hzentertech/maven/affectivecloud/1.5 .0/link )
1+ # Enter-AffectiveCloud-Andriod-SDK [ ![ Download] ( https://api.bintray.com/packages/hzentertech/maven/affectivecloud/images/download.svg?version=2.0 .0 )] ( https://bintray.com/hzentertech/maven/affectivecloud/2.0 .0/link )
22- [ 简介] ( #简介 )
33- [ Demo] ( #demo )
44- [ 集成] ( #集成 )
3737### Gradle自动集成
3838在module的build.gradle文件下添加以下依赖
3939``` groovy
40- implementation 'cn.entertech:affectivecloud:1.5 .0'
40+ implementation 'cn.entertech:affectivecloud:2.0 .0'
4141```
4242在项目根目录的build.gradle文件下添加以下依赖地址
4343``` groovy
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ publish {
6060 // 项目名称
6161 artifactId = ' affectivecloud'
6262 // 版本号
63- publishVersion = ' 1.5 .0'
63+ publishVersion = ' 2.0 .0'
6464 // 描述,不重要
6565 desc = ' '
6666 // 网站,不重要
You can’t perform that action at this time.
0 commit comments