Skip to content

Commit

Permalink
Copy build.gradle over from PM
Browse files Browse the repository at this point in the history
This... doesn't look like it'll help
  • Loading branch information
MEEPofFaith committed Aug 10, 2022
1 parent 2e8cc80 commit 787be63
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 @@ -31,8 +31,8 @@ dependencies{
compileOnly "com.github.Anuken.Arc:arc-core:$mindustryVersion"
compileOnly "com.github.Anuken.Mindustry:core:$mindustryVersion"

//compileOnly "com.github.anuken.mindustryjitpack:core:b7559f2bd4"
//compileOnly "com.github.Anuken.Arc:arc-core:dfcb21ce56"
//compileOnly "com.github.Anuken.MindustryJitpack:core:69f0126eca"
//compileOnly "com.github.Anuken.Arc:arc-core:b1b88883e2"
}

task jarAndroid{
Expand Down

0 comments on commit 787be63

Please sign in to comment.