BUG: field collision
This commit is contained in:
@@ -8,7 +8,7 @@ rootProject.projectDir.toPath().resolve('gradle.properties').readLines().forEach
|
||||
})
|
||||
//endregion
|
||||
|
||||
rootProject.name = map.get('project.name')
|
||||
rootProject.name = map.get('prj.name')
|
||||
|
||||
include('utils')
|
||||
include('protocol-new')
|
||||
|
||||
Reference in New Issue
Block a user