Set rootProject name to 'EpcQrCodeProject' so that it doesn't conflict with 'EpcQrCode' project
This commit is contained in:
parent
ba264e74dd
commit
cee0ca6f17
|
@ -14,7 +14,7 @@ pluginManagement {
|
|||
}
|
||||
|
||||
|
||||
rootProject.name = "EpcQrCode"
|
||||
rootProject.name = "EpcQrCodeProject"
|
||||
|
||||
|
||||
include(":EpcQrCode")
|
||||
|
|
Loading…
Reference in New Issue