1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Update to Reactor Dysprosium-SR10

Closes gh-8920
This commit is contained in:
Eleftheria Stein
2020-08-05 11:22:31 +02:00
parent 669fdba98c
commit b408f074d5
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR7'
ext.reactorVersion = 'Dysprosium-SR10'
}
if (!project.hasProperty('springVersion')) {