diff options
author | PandaNinjas <admin@malwarefight.gq> | 2022-12-23 17:29:28 -0800 |
---|---|---|
committer | PandaNinjas <admin@malwarefight.gq> | 2022-12-23 17:29:28 -0800 |
commit | bd6b4db71f1e07a845d922dc30cefcc64afa6294 (patch) | |
tree | 3ec253f13a0bfa20a8c0b467657d80265c12593a /gradle.properties | |
download | NoSession-bd6b4db71f1e07a845d922dc30cefcc64afa6294.tar.gz NoSession-bd6b4db71f1e07a845d922dc30cefcc64afa6294.tar.bz2 NoSession-bd6b4db71f1e07a845d922dc30cefcc64afa6294.zip |
Initial commit
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..d6c2ce7 --- /dev/null +++ b/gradle.properties @@ -0,0 +1,2 @@ +# suppress inspection "UnusedProperty" +org.gradle.jvmargs=-Xmx4096M
\ No newline at end of file |