setup
Some checks failed
Publish Snapshot / call-publish (push) Has been cancelled

This commit is contained in:
2025-09-15 18:35:30 +02:00
parent e61c8b6514
commit be83a9742c
2 changed files with 2 additions and 2 deletions

View File

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

View File

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