1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Update to Reactor Dysprosium-SR16

Closes gh-9435
This commit is contained in:
Josh Cummings
2021-02-11 08:50:28 -07:00
parent 987b14d1d4
commit 46bfc00db2
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR14'
ext.reactorVersion = 'Dysprosium-SR16'
}
if (!project.hasProperty('springVersion')) {