diff --git a/README.md b/README.md index ad95f4c..d620253 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_zh.md b/README_zh.md index 2a4295f..ad3fcb8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -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' } ``` #### 扫描外设