rename project

This commit is contained in:
Denis Savosin
2024-10-15 13:23:57 +07:00
parent 0a38f7fdd8
commit 5be84b4b1a
96 changed files with 333 additions and 331 deletions

View File

@@ -10,7 +10,7 @@ plugins {
kotlin("plugin.spring") version "1.9.23"
}
group = "com.example"
group = "com.github.dannecron.demo"
version = "single-version"
java {