mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
prepare release
This commit is contained in:
parent
07f6da525d
commit
f907a4b6c4
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ dependencies {
|
|||
implementation(project(":nms:v1_21R3", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R4", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R5", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R6"))//, configuration = "reobf")) //TODO add back when 1.21.9 release
|
||||
implementation(project(":nms:v1_21R6", configuration = "reobf"))
|
||||
|
||||
// include kotlin for the offline jar
|
||||
implementation(kotlin("stdlib"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue