diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-07-17 12:19:16 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-24 17:26:17 +0200 |
| commit | 1be3c9ba7e398199b8ae4a153cb9020261431050 (patch) | |
| tree | 9a47cc252e7da77e7ca2cc20b63eb4e8f14cbd6d | |
| parent | bbf4c43a1ed431c94c2a95e67ea8494a8007cdee (diff) | |
| download | RoughlyEnoughItems-20.x-1.21.6.tar.gz RoughlyEnoughItems-20.x-1.21.6.tar.bz2 RoughlyEnoughItems-20.x-1.21.6.zip | |
build: add jitpack meta file20.x-1.21.6
| -rw-r--r-- | jitpack.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jitpack.yml b/jitpack.yml new file mode 100644 index 000000000..bf1e16d9d --- /dev/null +++ b/jitpack.yml @@ -0,0 +1,5 @@ +jdk: + - openjdk21 +install: + - ./gradlew publishToMavenLocal + |
