We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Deleted redundant phrase
pls easy to use words like built-develop
Moving to separate guide
Updated Consuming APIs with Retrofit (markdown)
Missing symbol ">"
Fix missing formating for bloc "Form data"
update version of RxJava, RxAndroid, Retrofit
Bump version
Kill this setup section
Add HttpLogInterceptor
Retrofit 2 by default leverages OkHttp as the networking layer and is built on top of it . Hence there is no need to define the dependency explicitly .
Replace _objects_ with _classes_ (we create classes that wll be used when creating the instances (objects) later)
Add bash script for upgrading imports.
dependecies updated
Kill -beta4
Normal variable name changes
Fix outdated Stetho setup instructions for OkHttp3
Update retrofit version https://github.com/square/retrofit/commit/c4551d99892a3a56708dd0c945efa5619337269a
Fix okhttp dependency name
Get rid of leading '/'
Updated with onResponse pattern
Qualify this response object
beta3 -> beta4