Change root package

This commit is contained in:
2020-05-23 11:52:06 +02:00
parent 4ad81f68e4
commit 88f2089310
313 changed files with 1553 additions and 1556 deletions

View File

@@ -24,7 +24,7 @@ jar {
zip64 true
manifest {
attributes 'Main-Class': 'io.smnp.SMNPKt'
attributes 'Main-Class': 'com.bartlomiejpluta.smnp.SMNPKt'
}
// This line of code recursively collects and copies all of a project's files