We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki-review: 2026-05-05T074430Z
Updated Leveraging the Gson Library (markdown)
Replacing with implementation instead of compile perl -pi.bak -e "s/compile '(.[^']*)'/implementation '\1'/" *.md
Update with changes for Retrofit 2
Updated Gson to 2.7
Changed "repos" for "movies"
change the Gson Builder link to GitHub
https://google-gson.googlecode.com/svn/trunk/gson/docs/javadocs/com/google/gson/GsonBuilder.html
Reference guide
Update for Retrofit 2
Changed `setEndPoint()` method to `baseUrl()` as its change in Retrofit 2.0
the word "need" was missing
Update link