Update Gradle Scripts

This commit is contained in:
GuilhermeWerner 2021-05-23 15:37:24 -03:00
parent 0b027bebb4
commit 69279c97fd
3 changed files with 28 additions and 23 deletions

3
settings.gradle Normal file
View file

@ -0,0 +1,3 @@
include("library")
include("android")
rootProject.name = "DevKit"