[PORT] 1.21.5
This commit is contained in:
@@ -11,7 +11,7 @@ plugins {
|
||||
var relType = project.properties["releaseType"] ?: "${release_type}"
|
||||
|
||||
ext {
|
||||
isPort = (relType == 'experimental')
|
||||
isPort = false //(relType == 'experimental')
|
||||
}
|
||||
|
||||
orion.setup {
|
||||
|
Reference in New Issue
Block a user