Skip to content

Commit 32b0248

Browse files
committed
readme
1 parent 9cf8eb5 commit 32b0248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Enter-AffectiveCloud-Andriod-SDK [![Download](https://api.bintray.com/packages/hzentertech/maven/affectivecloud/images/download.svg?version=1.0.3)](https://bintray.com/hzentertech/maven/affectivecloud/1.0.3/link)
1+
# Enter-AffectiveCloud-Andriod-SDK [![Download](https://api.bintray.com/packages/hzentertech/maven/affectivecloud/images/download.svg?version=1.1.0)](https://bintray.com/hzentertech/maven/affectivecloud/1.1.0/link)
22

33
<!-- TOC -->
44

@@ -52,7 +52,7 @@
5252
### Gradle 自动集成
5353
在module的build.gradle文件下添加以下依赖
5454
```groovy
55-
implementation 'cn.entertech:affectivecloud:1.0.3'
55+
implementation 'cn.entertech:affectivecloud:1.1.0'
5656
implementation 'com.google.code.gson:gson:2.8.5'
5757
implementation "org.java-websocket:Java-WebSocket:1.4.0"
5858
```

0 commit comments

Comments
 (0)