diff options
| author | Elis Eriksson <Spelis@duck.com> | 2025-11-23 15:50:13 +0100 |
|---|---|---|
| committer | Elis Eriksson <Spelis@duck.com> | 2025-11-23 15:50:13 +0100 |
| commit | 2ea463b870152586428c14fbbc5bdb60a232ca4f (patch) | |
| tree | 70fedd889b8fab8a5e3c962e71383e2a74be9576 /build.gradle | |
| parent | 9c99aa9fc8ce39c412e3acd8a77864e638bb0769 (diff) | |
| download | valvesprint-master.tar valvesprint-master.tar.gz valvesprint-master.tar.bz2 valvesprint-master.tar.lz valvesprint-master.tar.xz valvesprint-master.tar.zst valvesprint-master.zip | |
add compatibility i guess, and commit some more changes i made at some point idkmaster
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index f41d76d..a26f93e 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'fabric-loom' version '1.11-SNAPSHOT' + id 'fabric-loom' version '1.13-SNAPSHOT' id 'maven-publish' } |
