diff --git a/gradle.properties b/gradle.properties index 741b02d2..b8b61709 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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 \ No newline at end of file