1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Update to Reactor Dysprosium-SR22

Closes gh-10163
This commit is contained in:
Eleftheria Stein
2021-08-12 16:16:43 +02:00
parent 6bcf499884
commit 410c891f75
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR20'
ext.reactorVersion = 'Dysprosium-SR22'
}
if (!project.hasProperty('springVersion')) {