Adjust version and package

This commit is contained in:
Maxwell Jeffress 2024-09-09 09:23:43 +10:00
parent b7d8e780d7
commit e901b23b67

View File

@ -9,8 +9,8 @@ application {
layout.buildDirectory.dir("distributions/")
}
group = "org.example"
version = "1.0-SNAPSHOT"
group = "xyz.maxwellj.mapm"
version = "0.0.1"
repositories {
mavenCentral()