Skip to content

Commit ef8079b

Browse files
authored
Merge pull request #347 from svarzee/Development
Upgrade gpsoauth
2 parents 8c8c4da + b28a01b commit ef8079b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ checkstyleMain.doLast {
9797
}
9898

9999
dependencies {
100-
compile 'com.github.svarzee:gpsoauth-java:v0.2.0'
100+
compile 'com.github.svarzee:gpsoauth-java:v0.3.0'
101101
compile 'com.squareup.okio:okio:1.9.0'
102102
compile 'com.squareup.moshi:moshi:1.2.0'
103103
compile 'com.annimon:stream:1.1.1'

0 commit comments

Comments
 (0)