Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kezong authored Apr 19, 2019
1 parent 58da3ea commit 3483bf0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@ Add snippet below to your root build script file:
```gradle
buildscript {
repositories {
maven {
url "http://dl.bintray.com/kezong/maven"
}
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:xxx'
classpath 'com.kezong:fat-aar:1.0.1'
classpath 'com.kezong:fat-aar:1.0.3'
}
}
```
Expand Down

0 comments on commit 3483bf0

Please sign in to comment.