Skip to content

Commit

Permalink
restore test library
Browse files Browse the repository at this point in the history
  • Loading branch information
Undermaken committed Jul 21, 2021
1 parent be0fdb5 commit 61148fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dependencies {
implementation "com.squareup.retrofit2:retrofit:$retrofit_version"
implementation "com.squareup.retrofit2:adapter-rxjava2:$retrofit_version"
implementation 'com.squareup.okio:okio:2.4.3'
implementation 'io.kotlintest:kotlintest:2.0.7'

//rxjava
implementation 'io.reactivex.rxjava2:rxjava:2.2.18'
Expand Down

0 comments on commit 61148fd

Please sign in to comment.