Skip to content

Instantly share code, notes, and snippets.

@framundo
Created June 12, 2015 20:53
Show Gist options
  • Save framundo/971d26c36e62b3165279 to your computer and use it in GitHub Desktop.
Save framundo/971d26c36e62b3165279 to your computer and use it in GitHub Desktop.
public class BaseConfiguration {
public static final String API_URL = "https://someapi.wolox.com.ar";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment