correct plugin coordinates

This commit is contained in:
moehreag 2024-06-02 23:54:51 +02:00
parent 525d16b17d
commit 7f04454847

View file

@ -2,7 +2,7 @@ import dev.frogmc.phytotelma.ext.minecraft
plugins {
java
id("org.ecorous.frogmc.phytotelma") version "0.0.1-SNAPSHOT"
id("dev.frogmc.phytotelma") version "0.0.1-SNAPSHOT"
}
repositories {