Skip to content

Commit 861a32f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 723b035 + 3bee287 commit 861a32f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Download
88

99
```gradle
1010
repositories {
11-
jcenter()
11+
jcenter() // or mavenCentral()
1212
}
1313
1414
dependencies {
15-
compile 'com.github.madrapps:eyedropper:1.0.0'
15+
compile 'com.github.madrapps:eyedropper:1.0.1'
1616
}
1717
```
1818

preview/screenshot.jpg

31 KB
Loading

0 commit comments

Comments
 (0)