1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Update to Reactor Dysprosium-SR7

Closes gh-8464
This commit is contained in:
Eleftheria Stein
2020-05-05 17:43:00 -04:00
parent 94fd7e3a2b
commit 4fa67a1d9b
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR6'
ext.reactorVersion = 'Dysprosium-SR7'
}
if (!project.hasProperty('springVersion')) {