We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b81f9 commit a277031Copy full SHA for a277031
README.md
@@ -38,7 +38,7 @@ repositories {
38
}
39
40
dependencies {
41
- compile(group: 'com.github.navasmdc', name: 'MaterialDesign', version: '1.0', ext: 'aar')
+ compile 'com.github.navasmdc:MaterialDesign:1.+@aar'
42
43
```
44
0 commit comments