Skip to content

Commit

Permalink
я ненавижу тебя
Browse files Browse the repository at this point in the history
  • Loading branch information
Def-Try committed Nov 27, 2023
1 parent 8cf3606 commit 2c16694
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ ext {
}

dependencies {
compileOnly "com.github.Anuken.Arc:arc-core:$mindustryVersion"
compileOnly "com.github.Anuken.Mindustry:core:$mindustryVersion"
compileOnly "com.github.anuken.arc:arc-core:$mindustryVersion"
compileOnly "com.github.anuken.mindustryjitpack:core:$mindustryVersion"

compileOnly "com.github.anuken.mindustryjitpack:server:$mindustryVersion"

implementation "com.google.code.gson:gson:2.10"
implementation "com.github.xzxADIxzx.useful-stuffs:bundle:$usefulHash"
Expand Down

0 comments on commit 2c16694

Please sign in to comment.