1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update to Reactor Dysprosium-SR1

Fixes gh-7607
This commit is contained in:
Rob Winch
2019-11-04 09:30:55 -06:00
parent b57ec7d066
commit 2608bc0bd2
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-RELEASE'
ext.reactorVersion = 'Dysprosium-SR1'
}
if (!project.hasProperty('springVersion')) {