mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 23:47:26 +00:00
Make new top level gradle file, make app dir and move build.gradle.
This commit is contained in:

committed by
Greyson Parrelli

parent
d68fe928b8
commit
acf78b6b63
7
settings.gradle
Normal file
7
settings.gradle
Normal file
@@ -0,0 +1,7 @@
|
||||
include ':app'
|
||||
|
||||
project(':app').name = 'Signal-Android'
|
||||
|
||||
project(':').buildFileName = 'main.gradle'
|
||||
|
||||
rootProject.name='Signal'
|
Reference in New Issue
Block a user