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

Update to Reactor Californium-SR21

Closes gh-9071
This commit is contained in:
Eleftheria Stein
2020-10-02 10:37:07 +02:00
parent 1261a5aedf
commit 1a128bdd1c
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR20'
ext.reactorVersion = 'Californium-SR21'
}
if (!project.hasProperty('springVersion')) {