Skip to content

Commit 7c767e1

Browse files
committed
building stuffs
1 parent c8511b6 commit 7c767e1

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ plugins {
33
id 'maven-publish'
44
}
55

6+
apply plugin: 'maven-publish'
67
version = project.mod_version
78
group = project.maven_group
89

jitpack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
jdk:
2+
- openjdk17

0 commit comments

Comments
 (0)