Created
May 30, 2020 05:01
-
-
Save juliuscanute/aaa03b88a3c2c9bc6ae908b7bf101314 to your computer and use it in GitHub Desktop.
Android Configure Small
This file contains 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
appConfig { | |
config("FREE") {/*...*/} | |
config("PREMIUM") {/*...*/} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment