Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
klinker41 committed Jul 28, 2014
1 parent 41a62c7 commit 4182760
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,18 +157,7 @@ This library relies on Ion by Koush, which is included in the libs folder alread
To include in your project:

```groovy
allprojects {
repositories {
mavenCentral()
maven {
url 'https://oss.sonatype.org/content/repositories/snapshots/'
}
}
}
dependencies {
compile 'com.klinkerapps:android-smsmms:+'
}
compile 'com.klinkerapps:android-smsmms:+@aar'
```

---
Expand Down

0 comments on commit 4182760

Please sign in to comment.