Skip to content

Commit

Permalink
Remove custom gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStegii committed Jan 2, 2023
1 parent 9b76ea8 commit 289a811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ org.gradle.daemon=false
options.compilerArgs << "-Xlint:unchecked" << "-Xlint:-deprecation"

# Uncomment the following line to set a custom java home path:
org.gradle.java.home=C:/Program Files/Eclipse Adoptium/jdk-17.0.2.8-hotspot
# org.gradle.java.home=C:/Program Files/Eclipse Adoptium/jdk-17.0.2.8-hotspot

0 comments on commit 289a811

Please sign in to comment.