Skip to content

Commit

Permalink
coreOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
Weathercold committed May 15, 2022
1 parent 3bad487 commit f872ff2
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 @@ -28,8 +28,8 @@ allprojects{
}

dependencies{
compileOnly "com.github.Anuken.Arc:arc-core:dfcb21ce56"
compileOnly "com.github.anuken:mindustryjitpack:main-SNAPSHOT"
compileOnly "com.github.anuken.arc:arc-core:master-SNAPSHOT"
compileOnly "com.github.anuken.mindustryjitpack:core:main-SNAPSHOT"

//you may uncomment this dependency to properly use Java 17 features while still targeting Java 8.
//note that this fails on some systems for as-of-yet unknown reasons - if this happens to you, revert the changes
Expand Down

0 comments on commit f872ff2

Please sign in to comment.