Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
YaeSakuraQvQ committed Aug 10, 2023
1 parent ef66aca commit 16c03ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ allprojects{

dependencies{
compileOnly "com.github.Anuken.Arc:arc-core:$mindustryVersion"
compileOnly "com.github.Anuken.MindustryJitpack:core:$mindustryVersion"
compileOnly "com.github.Anuken.Mindustry:core:bd0592a54c"
annotationProcessor "com.github.Anuken:jabel:$jabelVersion"
}

Expand Down

0 comments on commit 16c03ad

Please sign in to comment.