Update README

This commit is contained in:
jenly1314
2019-11-18 11:10:55 +08:00
parent 154fe31526
commit c1c70bec5b

View File

@@ -87,7 +87,7 @@ allprojects {
## 引入的库:
```gradle
//AndroidX
api 'androidx.appcompat:appcompat:1.0.0+'
api 'androidx.appcompat:appcompat:1.1.0'
api 'com.google.zxing:core:3.3.3'
//Android