aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties
index a9b6fee..4653e92 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,9 +1,9 @@
-pluginGroup=cc.polyfrost.sorbet.intelliprocessor
+pluginGroup=org.polyfrost.sorbet.intelliprocessor
pluginName=IntelliProcessor
pluginRepositoryUrl=https://github.com/Polyfrost/IntelliProcessor
-pluginVersion=1.0.0
+pluginVersion=1.0.1
pluginSinceBuild=223
-pluginUntilBuild=232.*
+pluginUntilBuild=242.*
platformType=IC
platformVersion=2022.3.3
platformPlugins=com.intellij.java
@@ -14,4 +14,4 @@ org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.configureoncommand=true
org.gradle.parallel.threads=4
-org.gradle.jvmargs=-Xmx4G \ No newline at end of file
+org.gradle.jvmargs=-Xmx4G