Skip to content

Commit 86d4695

Browse files
committed
Bump android-oauth-handler
1 parent 82bc7dd commit 86d4695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232

3333
dependencies {
3434
implementation fileTree(dir: 'libs', include: '*.jar')
35-
implementation 'com.codepath.libraries:android-oauth-handler:2.1.5'
35+
implementation 'com.codepath.libraries:android-oauth-handler:2.2.0'
3636
implementation 'commons-codec:commons-codec:1.10'
3737
implementation 'androidx.appcompat:appcompat:1.0.2'
3838
// Glide for remote image loading

0 commit comments

Comments
 (0)