Last active
October 12, 2016 16:35
-
-
Save fnk0/71b2cdaaba7b43a23ee5681017a9d566 to your computer and use it in GitHub Desktop.
Config
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
public class Config { | |
public static final String API_KEY_URL = "YOUR API KEY HERE!!"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment