Sdk version 14 api import minimum 16
This error is because of a LIBRARY that you are using. If you are using retrofit, consider removing or replacing it.
And try setting your minimum sdk in gradle to 16
This error is because of a LIBRARY that you are using. If you are using retrofit, consider removing or replacing it.
And try setting your minimum sdk in gradle to 16