1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Update to Reactor Dysprosium SR4

Fixes gh-7896
This commit is contained in:
Joe Grandja
2020-02-04 13:43:17 -05:00
parent dbc43fb47d
commit 3cc4a945c6
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR1'
ext.reactorVersion = 'Dysprosium-SR4'
}
if (!project.hasProperty('springVersion')) {