Skip to content

Commit

Permalink
updating libIPN dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
blackd committed Oct 28, 2022
1 parent 2bccad1 commit b27045a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ allprojects {
version = versionObj.toString()
group = "org.anti-ad.mc"
ext.set("mod_artefact_version", versionObj.toCleanString())
ext.set("libIPN_version", "1.0.4-SNAPSHOT")
ext.set("libIPN_version", "1.0.4")

tasks.withType<JavaCompile>().configureEach {
options.isFork = true
Expand Down
2 changes: 1 addition & 1 deletion libIPN
Submodule libIPN updated 212 files

0 comments on commit b27045a

Please sign in to comment.