Skip to content

Commit

Permalink
stupid wyvest (#10 - bad pr) no include mixin xanderlib has that
Browse files Browse the repository at this point in the history
  • Loading branch information
isXander authored Jul 15, 2021
1 parent 60f24f2 commit 59d2752
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ repositories {
dependencies {
implementation files('libs/modcore.jar')
implementation 'dev.isXander:XanderLib:1.0.2'
include 'org.spongepowered:mixin:0.7.11-SNAPSHOT'
implementation 'org.spongepowered:mixin:0.7.11-SNAPSHOT'
annotationProcessor 'org.spongepowered:mixin:0.7.11-SNAPSHOT'
}

Expand Down Expand Up @@ -145,4 +145,4 @@ reobf {
}
}

reobfJar.dependsOn tasks.shadowJar
reobfJar.dependsOn tasks.shadowJar

0 comments on commit 59d2752

Please sign in to comment.