1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Upgrade Reactor to Dysprosium-SR24

Closes gh-10374
This commit is contained in:
Eleftheria Stein
2021-10-14 10:54:49 +02:00
parent 27866fb767
commit 30fbc269b9
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR22'
ext.reactorVersion = 'Dysprosium-SR24'
}
if (!project.hasProperty('springVersion')) {