We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19db5c4 commit ae00352Copy full SHA for ae00352
build.gradle
@@ -6,7 +6,7 @@ allprojects {
6
group = 'de.interactive_instruments'
7
}
8
9
-version = '7.3.1' + versionSuffix
+version = '7.3.2' + versionSuffix
10
11
//TODO
12
layer {
gradle/layers.versions.toml
@@ -1,4 +1,4 @@
1
[versions]
2
-xtraplatform-core = '6.3.1'
+xtraplatform-core = '6.3.2'
3
xtraplatform-native = '2.5.0'
4
0 commit comments