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

View File

@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR7'
ext.reactorVersion = 'Dysprosium-SR10'
}
if (!project.hasProperty('springVersion')) {