We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36867df commit aba6397Copy full SHA for aba6397
1 file changed
README.md
@@ -16,7 +16,7 @@ repositories {
16
17
```groovy
18
dependencies {
19
- compile('com.github.proxer:ProxerLibAndroid:1.2.8@aar') {
+ compile('com.github.proxer:ProxerLibAndroid:1.2.9@aar') {
20
transitive = true
21
}
22
0 commit comments