Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
zqisheng committed Aug 14, 2022
2 parents 1c73952 + 263c08d commit 9858d96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ allprojects {
dependencies {
//QsBle必须添加的依赖
implementation 'com.github.zqisheng.QsBle:ble:1.1.0'
implementation 'com.github.zqisheng.QsBle:ble:1.2.0'
//如果要使用kotlin协程功能的话,就要添加下面的依赖,非必须
//implementation 'com.github.zqisheng.QsBle:ble_coroutines:1.1.0'
//implementation 'com.github.zqisheng.QsBle:ble_coroutines:1.2.0'
}
```

Expand Down

0 comments on commit 9858d96

Please sign in to comment.