Set root project's name to Seedvault
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
1943595f11
commit
1d9cb146f8
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ dependencyResolutionManagement {
|
|||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
}
|
||||
rootProject.name = 'Seedvault'
|
||||
include ':app'
|
||||
include ':contactsbackup'
|
||||
include ':storage:lib'
|
||||
|
|
Loading…
Reference in a new issue