Skip to content

Commit

Permalink
1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathildeuh committed Jun 1, 2024
1 parent 6936456 commit a971b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alt.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ processResources {

compileJava.options.encoding("UTF-8")

libsDirectory = file("/out")
libsDirectory = file("./out")
shadowJar {
archiveClassifier.set('')
relocate 'org.bstats', 'fr.mathildeuh.utils'
Expand Down

0 comments on commit a971b94

Please sign in to comment.