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