Skip to content

Commit 8c6220c

Browse files
un hard-dep again
1 parent 193c2b4 commit 8c6220c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
modImplementation libs.fapi
2323

2424
modCompileOnly libs.dancerizer
25-
modImplementation libs.zipline
25+
modCompileOnly libs.zipline
2626
}
2727

2828
loom {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors=hama
1818
contributors=Sisby folk
1919
license=MIT
2020
# Mod Version
21-
baseVersion=1.10.9
21+
baseVersion=1.10.10
2222
# Branch Metadata
2323
branch=1.21.1
2424
tagBranch=1.21.1

0 commit comments

Comments
 (0)