Rendering

This commit is contained in:
2025-09-02 14:37:12 +02:00
parent 4a5db84148
commit d460c71a33
9 changed files with 417 additions and 10 deletions

View File

@ -2,7 +2,7 @@ plugins {
kotlin("jvm") version "2.2.0"
}
group = "be.topl.phoenix-intellij"
group = "com.jaytux.altgraph"
version = "1.0-SNAPSHOT"
repositories {