Project init

This commit is contained in:
MedihaZukic
2017-09-23 09:53:25 +02:00
parent 8c7f9a5cae
commit 926e79e0ec
47 changed files with 9440 additions and 0 deletions

3
android/settings.gradle Normal file
View File

@@ -0,0 +1,3 @@
rootProject.name = 'meme'
include ':app'