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 b0f974a commit 61ba349Copy full SHA for 61ba349
build.gradle
@@ -6,7 +6,7 @@ allprojects {
6
group = 'de.interactive_instruments'
7
}
8
9
-version = '7.3.0' + versionSuffix
+version = '7.3.1' + versionSuffix
10
11
//TODO
12
layer {
gradle/layers.versions.toml
@@ -1,4 +1,4 @@
1
[versions]
2
-xtraplatform-core = '6.3.0'
+xtraplatform-core = '6.3.1'
3
xtraplatform-native = '2.5.0'
4
0 commit comments