We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac3246 commit 177c48cCopy full SHA for 177c48c
1 file changed
README.md
@@ -9,7 +9,7 @@ C++ port of ZXing for Android
9
### 使用
10
在gradle中:
11
``` groovy
12
-implementation 'me.devilsen:CZXing:0.9.2'
+implementation 'me.devilsen:CZXing:0.9.3'
13
```
14
建议加入abiFilters
15
```gradle
0 commit comments