Created
September 24, 2018 11:30
-
-
Save mtilbrook-dev/3a37f3585c3e935d35b5fc15f59c651e to your computer and use it in GitHub Desktop.
Revisions
-
Mitchell Tilbrook created this gist
Sep 24, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ buildscript { dependencies { // android-gradle-plugin // … classpath "org.jetbrains.kotlin:kotlin-allopen:$kotlin_version" } }