1
0
mirror of synced 2026-08-01 07:47:03 +00:00

Update to Reactor Dysprosium-SR20

Closes gh-9957
This commit is contained in:
Eleftheria Stein
2021-06-21 11:07:18 +02:00
parent c2473ed979
commit 766a48c16e
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR18'
ext.reactorVersion = 'Dysprosium-SR20'
}
if (!project.hasProperty('springVersion')) {