Loading build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ android { dependencies { implementation 'com.android.support:support-v4:28.0.0' implementation 'com.google.code.gson:gson:2.8.2' implementation 'com.google.code.gson:gson:2.8.5' implementation 'io.reactivex.rxjava2:rxandroid:2.0.1' // Because RxAndroid releases are few and far between, it is recommended you also Loading @@ -51,5 +51,5 @@ dependencies { implementation 'commons-io:commons-io:2.6' implementation 'com.squareup.retrofit2:retrofit:2.3.0' implementation 'com.squareup.okhttp3:okhttp:3.8.0' implementation 'com.squareup.okhttp3:okhttp:3.10.0' } Loading
build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ android { dependencies { implementation 'com.android.support:support-v4:28.0.0' implementation 'com.google.code.gson:gson:2.8.2' implementation 'com.google.code.gson:gson:2.8.5' implementation 'io.reactivex.rxjava2:rxandroid:2.0.1' // Because RxAndroid releases are few and far between, it is recommended you also Loading @@ -51,5 +51,5 @@ dependencies { implementation 'commons-io:commons-io:2.6' implementation 'com.squareup.retrofit2:retrofit:2.3.0' implementation 'com.squareup.okhttp3:okhttp:3.8.0' implementation 'com.squareup.okhttp3:okhttp:3.10.0' }