@@ -32,4 +32,5 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
+ implementation 'com.appunity.retrofit2:converter-gson:2.0.2'
}