weatherapi, retrofit2
This commit is contained in:
@@ -92,6 +92,9 @@ dependencies {
|
||||
implementation("com.squareup.okhttp:okhttp:2.7.5")
|
||||
implementation("com.google.android.gms:play-services-location:21.0.1")
|
||||
implementation("com.google.android.gms:play-services-tasks:18.2.0")
|
||||
implementation("com.squareup.retrofit2:retrofit:2.9.0")
|
||||
implementation("com.squareup.retrofit2:converter-gson:2.6.4")
|
||||
implementation("com.squareup.retrofit2:converter-scalars:2.6.4")
|
||||
// implementation ("androidx.window:window:1.0.0")
|
||||
// implementation("io.github.vaneproject:hanguleditor:1.0.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user