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 745aef9 commit d7353f1Copy full SHA for d7353f1
README.md
@@ -24,7 +24,7 @@ Next, add this line to your `app/build.gradle` file:
24
25
```gradle
26
dependencies {
27
- compile 'com.codepath.libraries:android-oauth-handler:1.2.4'
+ compile 'com.codepath.libraries:android-oauth-handler:1.2.5'
28
}
29
```
30
0 commit comments