Skip to content

Commit

Permalink
Oh.
Browse files Browse the repository at this point in the history
  • Loading branch information
Seggan committed Mar 27, 2024
1 parent 9b1e987 commit cb9f050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
group = "io.github.addoncommunity.galactifun"
version = "MODIFIED"
description = "Galactifun"
java.sourceCompatibility = JavaVersion.VERSION_16
java.sourceCompatibility = JavaVersion.VERSION_17

tasks.shadowJar {
relocate("io.github.mooy1.infinitylib", "io.github.addoncommunity.galactifun.infinitylib")
Expand Down

0 comments on commit cb9f050

Please sign in to comment.