Skip to content

Commit 9131b69

Browse files
chore: Fix gradle.properties
1 parent c72f989 commit 9131b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError
1+
org.gradle.jvmargs="-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError"
22

33
# The typo in the ID is frustrating, but we will never be able to change it :/
44
pluginId=dev.turingcomplete.intellijdevelopertoolsplugins

0 commit comments

Comments
 (0)