Skip to content

Commit

Permalink
fix: Fix unknown error publish error
Browse files Browse the repository at this point in the history
  • Loading branch information
Runkang10 committed Oct 19, 2024
1 parent b4b8b25 commit fba1257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
plugins {
kotlin("jvm") version "2.1.0-Beta2"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.modrinth.minotaur") version "2.+"
}

group = "org.sysapp.runkang10.universalMCAPI"
Expand Down

0 comments on commit fba1257

Please sign in to comment.