1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2025-05-09 04:34:07 +02:00

update versions

This commit is contained in:
breandan 2023-08-08 01:19:41 -04:00
parent 3c89cd07b9
commit 209b6c97b7
2 changed files with 1 additions and 2 deletions

View File

@ -81,7 +81,7 @@ dependencies {
}
intellij {
version = "2023.1"
version = "2023.2"
pluginName = "AceJump"
updateSinceUntilBuild = false
plugins = listOf("java")

View File

@ -1,2 +1 @@
org.gradle.jvmargs=-Xmx2048m