Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aos3618 authored Feb 28, 2019
1 parent e9b3baa commit 6339499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ dependencies {
}
```
### 2. add AspecJ dependenceies in the end of module build.gradle
Android Library Module
Android Application Module
```Java
apply from: 'https://raw.githubusercontent.com/aos3618/android-validator/master/appconfig.gradle'
```
Android Application Module
Android Library Module
```Java
apply from: 'https://raw.githubusercontent.com/aos3618/android-validator/master/libconfig.gradle'
```
Expand Down

0 comments on commit 6339499

Please sign in to comment.