Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
katielevy1 authored Apr 1, 2019
1 parent d721750 commit 0d4b09b
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 @@ -34,7 +34,7 @@ To add this to your own Android application, complete the following steps:
1. Add the dependency to your project's build.gradle file under dependencies:
```
dependencies {
implementation 'com.intuit.truffleshuffle:truffleshuffle:X.X.X'
implementation 'com.intuit.truffleshuffle:truffleshuffle:1.0.0'
}
```
And make sure jcenter() is added to your app build.gradle
Expand Down

0 comments on commit 0d4b09b

Please sign in to comment.