Start work on integrating Retrofit - GSON, Authorization
This commit is contained in:
parent
cff0f35269
commit
348d2c8b4f
6 changed files with 74 additions and 112 deletions
|
|
@ -36,4 +36,5 @@ dependencies {
|
|||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.mikhaellopez:circularfillableloaders:1.2.0'
|
||||
compile 'com.squareup.retrofit2:retrofit:2.2.0'
|
||||
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue