Skip to content

Commit 28984b6

Browse files
committed
add description for nothing library
1 parent 3d50997 commit 28984b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nebula-nothing-library/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ plugins {
22
id("com.netflix.nebula.plugin-plugin")
33
}
44

5+
description = "A Nebula library that does nothing"
6+
57
dependencyLocking {
68
lockAllConfigurations()
79
}

0 commit comments

Comments
 (0)