Set project name explicitly
This commit is contained in:
parent
7736ab316c
commit
86ae366702
@ -13,4 +13,5 @@ dependencyResolutionManagement {
|
||||
maven { setUrl("https://jitpack.io") }
|
||||
}
|
||||
}
|
||||
rootProject.name = "Voice-Recorder"
|
||||
include(":app")
|
||||
|
Loading…
x
Reference in New Issue
Block a user