Core app files moved under the "messenger" module.

This commit is contained in:
Anton Chekulaev
2020-11-24 13:10:39 +11:00
parent 32bb707fa3
commit 9052431bf8
3421 changed files with 296786 additions and 296781 deletions

3
settings.gradle Normal file
View File

@@ -0,0 +1,3 @@
rootProject.name = "session-android"
include ":messenger"