Convert root level Gradle files to Kotlin DSL

This commit is contained in:
arkon
2020-01-28 22:48:02 -05:00
parent 13ea1342fb
commit 2a85bb28b9
3 changed files with 12 additions and 7 deletions

1
settings.gradle.kts Normal file
View File

@ -0,0 +1 @@
include(":app")