Skip to content

Commit a277031

Browse files
committed
Update README.md
1 parent 87b81f9 commit a277031

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
@@ -38,7 +38,7 @@ repositories {
3838
}
3939

4040
dependencies {
41-
compile(group: 'com.github.navasmdc', name: 'MaterialDesign', version: '1.0', ext: 'aar')
41+
compile 'com.github.navasmdc:MaterialDesign:1.+@aar'
4242
}
4343
```
4444

0 commit comments

Comments
 (0)