Created
July 7, 2020 00:19
-
-
Save VB10/4c9fefae49a047c0abcc614ebb29f0f2 to your computer and use it in GitHub Desktop.
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
| class ApplicationConstants { | |
| static const LANG_ASSET_PATH = "asset/lang"; | |
| static const IPAD_NAME = "IPAD"; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment