Add blank working project.

This commit is contained in:
2021-01-26 08:14:35 -06:00
parent efe1718220
commit 971349906e
48 changed files with 1008 additions and 0 deletions

2
settings.gradle Normal file
View File

@ -0,0 +1,2 @@
include ':app'
rootProject.name = "Break The Habit"