We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549783c commit f867287Copy full SHA for f867287
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.3'
+implementation 'me.devilsen:CZXing:0.9.5'
13
```
14
建议加入abiFilters
15
```gradle
0 commit comments