parent
c0327adecb
commit
4ff53c924d
|
@ -1,5 +1,5 @@
|
||||||
if (!project.hasProperty("reactorVersion")) {
|
if (!project.hasProperty("reactorVersion")) {
|
||||||
ext.reactorVersion = "Dysprosium-SR+"
|
ext.reactorVersion = "2020.0.+"
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty("springVersion")) {
|
if (!project.hasProperty("springVersion")) {
|
||||||
|
|
Loading…
Reference in New Issue