Skip to content

Commit

Permalink
change property to false
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Dec 10, 2024
1 parent 1852c7e commit a766f40
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
@@ -1,5 +1,5 @@
version=1.0.4
gdxSourcePath = E:/Dev/Projects/java/libgdx
teavmPath = E:/Dev/Projects/java/teavm
includeLibgdxSource = true
includeLibgdxSource = false
includeTeaVMSource = false

0 comments on commit a766f40

Please sign in to comment.