I am getting the following error - I have added the GSon in my dependency -
Can someone point out what I am doing wrong?
Add these import:
import com.google.gson.Gson; import com.google.gson.GsonBuilder;