update README, fix typo which would lead to unable to apply this plugin

This commit is contained in:
ma wei
2015-09-17 17:15:42 +08:00
parent 94d1d611c7
commit 815d60eca2

View File

@@ -30,7 +30,7 @@ buildscript {
} }
} }
apply plugin: 'dependency.check' apply plugin: 'dependency-check'
``` ```
### Step 2, Run gradle task ### Step 2, Run gradle task