|
|
|
@ -177,7 +177,7 @@ dependencies {
|
|
|
|
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.2")
|
|
|
|
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.2")
|
|
|
|
implementation("com.squareup.okhttp3:okhttp:${Versions.okhttp}")
|
|
|
|
implementation("com.squareup.okhttp3:okhttp:${Versions.okhttp}")
|
|
|
|
implementation("com.google.code.gson:gson:2.8.6")
|
|
|
|
implementation("com.google.code.gson:gson:2.8.6")
|
|
|
|
implementation("com.google.android.material:material:1.1.0")
|
|
|
|
implementation("com.google.android.material:material:1.2.1")
|
|
|
|
implementation("androidx.annotation:annotation:1.1.0")
|
|
|
|
implementation("androidx.annotation:annotation:1.1.0")
|
|
|
|
implementation("androidx.constraintlayout:constraintlayout:2.0.0-beta4")
|
|
|
|
implementation("androidx.constraintlayout:constraintlayout:2.0.0-beta4")
|
|
|
|
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
|
|
|
|
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
|
|
|
|
|