Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit b27045a

Browse files
committed
updating libIPN dependency
1 parent 2bccad1 commit b27045a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ allprojects {
8787
version = versionObj.toString()
8888
group = "org.anti-ad.mc"
8989
ext.set("mod_artefact_version", versionObj.toCleanString())
90-
ext.set("libIPN_version", "1.0.4-SNAPSHOT")
90+
ext.set("libIPN_version", "1.0.4")
9191

9292
tasks.withType<JavaCompile>().configureEach {
9393
options.isFork = true

libIPN

Submodule libIPN updated 212 files

0 commit comments

Comments
 (0)