Add gradle files

This commit is contained in:
2020-02-01 20:50:17 -08:00
parent f48229d216
commit c3657e5065
7 changed files with 527 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
include ':app'
rootProject.name='Fenceless Grazing'