Skip to content

Commit

Permalink
change description
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyDev05 committed Jan 13, 2025
1 parent 326f647 commit 6d58f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ gradlePlugin {
create("libbyjar") {
id = "de.crazydev22.libbyjar"
displayName = "LibbyJar"
description = "JVM Runtime Dependency Management."
description = "Libby Configuration Generator."
implementationClass = "de.crazydev22.libbyjar.LibbyJarPlugin"
tags.set(listOf("runtime dependency", "relocation"))
}
Expand Down

0 comments on commit 6d58f8d

Please sign in to comment.