Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fennifith authored Mar 16, 2018
1 parent a730eb9 commit e84f936
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 @@ -17,7 +17,7 @@ This is just sample data. It is not real. Though Jahir is lazy, so that part is
The Gradle dependency is available through jCenter, which is used by default in Android Studio. To add the dependency to your project, copy this line into the dependencies section of your app's build.gradle file.

```gradle
compile 'me.jfenn:attribouter:0.0.1'
compile 'me.jfenn:attribouter:0.0.2'
```

#### Starting an Activity
Expand Down

0 comments on commit e84f936

Please sign in to comment.