update_2023 #1
2
pom.xml
2
pom.xml
|
@ -104,7 +104,7 @@
|
||||||
<icon>src/main/resources/mm.ico</icon>
|
<icon>src/main/resources/mm.ico</icon>
|
||||||
<jre>
|
<jre>
|
||||||
<minVersion>1.7.0</minVersion>
|
<minVersion>1.7.0</minVersion>
|
||||||
<maxVersion>1.9.0</maxVersion>
|
<maxVersion>20.0.1</maxVersion>
|
||||||
<initialHeapSize>128</initialHeapSize>
|
<initialHeapSize>128</initialHeapSize>
|
||||||
<maxHeapSize>1024</maxHeapSize>
|
<maxHeapSize>1024</maxHeapSize>
|
||||||
<path>./lib/jre</path>
|
<path>./lib/jre</path>
|
||||||
|
|
Loading…
Reference in New Issue