Compare commits

...

1 Commits

Author SHA1 Message Date
Kilian Schuettler
1fb67454ec RED-9139: update document version 2024-11-15 16:35:07 +01:00

View File

@ -8,7 +8,7 @@ plugins {
group = "com.knecon.fforesight"
val documentVersion by rootProject.extra { "4.425.0-RED9139.13-RED9139.0-RED9139.0" }
val documentVersion by rootProject.extra { "4.432.0" }
java.sourceCompatibility = JavaVersion.VERSION_17
java.targetCompatibility = JavaVersion.VERSION_17