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 a25fbe6 commit 8136871Copy full SHA for 8136871
build.gradle
@@ -18,7 +18,7 @@ buildscript {
18
}
19
20
group 'com.github.jonathanxd'
21
-version '4.1.2.bytecode.1'
+version '4.1.2.bytecode.2'
22
23
apply from: project(":Kores").file("gradle/common.gradle")
24
jitpack.yml
@@ -0,0 +1,2 @@
1
+jdk:
2
+ - openjdk16
0 commit comments