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 51b8506 commit 4c922c9Copy full SHA for 4c922c9
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
java
13
}
14
15
-version = "0.8.3.0-16+03"
+version = "0.8.3.0-16+19"
16
17
repositories {
18
maven("https://jitpack.io")
gradle.properties
@@ -1,3 +1,3 @@
1
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g
2
org.gradle.daemon=false
3
-platformVersion=0.2.8+31
+platformVersion=0.2.8+32
0 commit comments