Skip to content

Commit 51dba06

Browse files
Merge pull request #178 from Onegini/SDKAND-1153
SDKAND-1153 update retrofit
2 parents 51d0ac1 + fa6e464 commit 51dba06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
}
8585

8686
// Rest Client
87-
implementation 'com.squareup.retrofit2:adapter-rxjava:2.8.1'
87+
implementation 'com.squareup.retrofit2:adapter-rxjava:2.9.0'
8888

8989
// Google Support
9090
implementation 'androidx.appcompat:appcompat:1.1.0'

0 commit comments

Comments
 (0)