Update README

This commit is contained in:
jenly1314
2019-11-18 11:09:21 +08:00
parent b830b89b5f
commit 26d60ae141
4 changed files with 11 additions and 11 deletions

View File

@@ -42,6 +42,6 @@ dependencies {
androidTestImplementation deps.test.runner
androidTestImplementation deps.test.espresso
compileOnly deps.support.appcompat
api deps.support.appcompat
api deps.zxing
}