Renamed Project for Gradle

This commit is contained in:
2025-09-19 21:45:12 +02:00
parent 1758b2c61f
commit 41baf27709
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group = 'dev.siskel'
version = '1.0-SNAPSHOT'
version = '1.0'
repositories {
mavenCentral()
+1 -1
View File
@@ -1 +1 @@
rootProject.name = 'untitled'
rootProject.name = 'PoketDimensions'