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 8c8c4da commit b28a01bCopy full SHA for b28a01b
build.gradle
@@ -97,7 +97,7 @@ checkstyleMain.doLast {
97
}
98
99
dependencies {
100
- compile 'com.github.svarzee:gpsoauth-java:v0.2.0'
+ compile 'com.github.svarzee:gpsoauth-java:v0.3.0'
101
compile 'com.squareup.okio:okio:1.9.0'
102
compile 'com.squareup.moshi:moshi:1.2.0'
103
compile 'com.annimon:stream:1.1.1'
0 commit comments