Created
April 16, 2018 10:55
-
-
Save cdsap/2f02927d7402ec455f8a25563e7d076f to your computer and use it in GitHub Desktop.
Root BuildGradle. Hello World example
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
dependencies { | |
classpath libraries.appengineGradle | |
classpath libraries.kotlinGradle | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment