Skip to content

Commit 026a339

Browse files
authored
Update README.md
1 parent 13ebe8b commit 026a339

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
@@ -33,7 +33,7 @@ The library is available on Jcenter so no additonal repository is required.
3333

3434
Dependencies entry (latest version on Jcenter [![Maven metadata URI](https://img.shields.io/maven-metadata/v/http/jcenter.bintray.com/com/leinardi/android/speed-dial/maven-metadata.xml.svg?style=flat)](https://jcenter.bintray.com/com/leinardi/android/speed-dial/maven-metadata.xml)):
3535
```groovy
36-
implementation "com.leinardi.android:speed-dial:2.0.0"
36+
implementation "com.leinardi.android:speed-dial:2.0.1"
3737
```
3838
#### Snapshots (development branch)
3939
You can use JitPack to test the latest `master` (remember that `master` is the development branch and can be unstable or completely broken).

0 commit comments

Comments
 (0)