Created
October 27, 2017 02:05
-
-
Save crenata/8f5b9d4341acbcecd922957c906ef107 to your computer and use it in GitHub Desktop.
blog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
implementation 'com.squareup.retrofit2:retrofit:2.3.0' | |
implementation 'com.squareup.retrofit2:converter-gson:2.3.0' | |
implementation 'com.squareup.picasso:picasso:2.5.2' | |
implementation 'com.squareup.okhttp3:logging-interceptor:3.4.2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment