Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/a1anwang/okble
Browse files Browse the repository at this point in the history
  • Loading branch information
a1anwang committed Apr 16, 2019
2 parents 4c8bdd2 + 49efff3 commit f5f2c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repositories {
maven { url "https://jitpack.io" }
}
dependencies {
implementation 'com.github.a1anwang:okble:1.0.9'
implementation 'com.github.a1anwang:okble:1.1.0'
}
```
#### Scan Peripheral
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
maven { url "https://jitpack.io" }
}
dependencies {
implementation 'com.github.a1anwang:okble:1.0.9'
implementation 'com.github.a1anwang:okble:1.1.0'
}
```
#### 扫描外设
Expand Down

0 comments on commit f5f2c29

Please sign in to comment.