This commit is contained in:
2025-09-15 17:47:11 +02:00
parent 9f47979d06
commit bab33b131a
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ dependencies {
} }
group = "ltd.lulz" group = "ltd.lulz"
description = "service template" description = "device data service"

View File

@@ -34,4 +34,4 @@ pluginManagement.repositories {
gradlePluginPortal() gradlePluginPortal()
} }
rootProject.name = "service" rootProject.name = "device-data"