Skip to content

Commit

Permalink
🎨 update
Browse files Browse the repository at this point in the history
  • Loading branch information
kitUIN committed Aug 14, 2024
1 parent ff00dcb commit 4bfd155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion forge/origin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ afterEvaluate {

tasks.withType(JavaCompile).configureEach {
options.encoding = 'UTF-8' // Use the UTF-8 charset for Java compilation
options.release.set(targetJavaVersion)
}


Expand Down

0 comments on commit 4bfd155

Please sign in to comment.