Initial commit

This commit is contained in:
Melih Aksoy
2019-07-01 15:56:55 +02:00
commit 6029facf73
143 changed files with 6891 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
include ':app', ':repository', ':core', ':features:list', ':features:detail'
rootProject.name = 'Rocket Science'