Skip to content

Commit

Permalink
Merge pull request #5 from recurly/readme-to-v1.0.0
Browse files Browse the repository at this point in the history
readme dependency example to v1.0.0
  • Loading branch information
tankengine123 committed Jul 27, 2015
2 parents e4d3632 + 70af780 commit c6f321f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the Recurly Android SDK dependency to the build.gradle file.
```gradle
dependencies {
compile 'com.recurly:android-sdk:0.5.1@aar'
compile 'com.recurly:android-sdk:1.0.0@aar'
compile 'com.mcxiaoke.volley:library:1.0.15@aar'
compile 'com.google.code.gson:gson:2.2.4'
}
Expand Down

0 comments on commit c6f321f

Please sign in to comment.