Skip to content
This repository was archived by the owner on May 1, 2021. It is now read-only.

Commit 5d90c09

Browse files
Update README.md
1 parent 1f913fb commit 5d90c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In addition to all of those, I've disabled the truncating of the text of all the
2020

2121
Import
2222
======
23-
Via gradle (as shown here: https://jitpack.io/#AndroidDeveloperLB/MaterialPreferenceLibrary/2 ) :
23+
Via gradle (as shown here: https://jitpack.io/#AndroidDeveloperLB/MaterialPreferenceLibrary/3 ) :
2424

2525
allprojects {
2626
repositories {
@@ -32,7 +32,7 @@ Via gradle (as shown here: https://jitpack.io/#AndroidDeveloperLB/MaterialPrefer
3232
}
3333

3434
dependencies {
35-
compile 'com.github.AndroidDeveloperLB:MaterialPreferenceLibrary:2'
35+
compile 'com.github.AndroidDeveloperLB:MaterialPreferenceLibrary:3'
3636
}
3737

3838
Sample

0 commit comments

Comments
 (0)