|
|
|
|
@ -57,6 +57,11 @@ dependencies { |
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0' |
|
|
|
|
implementation 'androidx.browser:browser:1.0.0' |
|
|
|
|
|
|
|
|
|
// Retrofit |
|
|
|
|
implementation 'com.squareup.retrofit2:retrofit:2.5.0' |
|
|
|
|
implementation 'com.squareup.retrofit2:converter-gson:2.5.0' |
|
|
|
|
implementation 'com.squareup.okhttp3:logging-interceptor:3.9.1' |
|
|
|
|
implementation 'com.google.code.gson:gson:2.8.5' |
|
|
|
|
|
|
|
|
|
// Places |
|
|
|
|
implementation 'com.google.android.libraries.places:places:1.0.0' |
|
|
|
|
|