1
0
mirror of synced 2026-08-03 16:56:56 +00:00

Update to Reactor Dysprosium-M3

Fixes gh-7186
This commit is contained in:
Josh Cummings
2019-08-05 09:34:34 -06:00
parent 8f2260639b
commit a91ade910a
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-M1'
ext.reactorVersion = 'Dysprosium-M3'
}
if (!project.hasProperty('springVersion')) {