Skip to content

Commit 64b47fb

Browse files
authored
Update README.md
1 parent fb5f20a commit 64b47fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For demonstration and experimentation, an apk of the sample project can be downl
1919
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.
2020

2121
```gradle
22-
implementation 'me.jfenn:attribouter:0.1.2'
22+
implementation 'me.jfenn:attribouter:0.1.3'
2323
```
2424

2525
#### Starting an Activity

0 commit comments

Comments
 (0)