project setup

- update README.md
- update name and readme for library
This commit is contained in:
2025-09-13 13:38:37 +02:00
parent 7697c869ed
commit 69657ddb0b
6 changed files with 7 additions and 24 deletions

View File

@@ -5,10 +5,7 @@ plugins {
dependencies {
testImplementation(aa.kotlin.junit5)
testRuntimeOnly(aa.junit.platform.launcher)
}
group = "ltd.lulz.library"
description = "library template"
description = "library test integration"