We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ccf89 commit d026bd5Copy full SHA for d026bd5
build.gradle
@@ -21,7 +21,7 @@ plugins {
21
22
/* apply plugin: "base" */
23
24
-description = "Kotlin HTML DSL - small kotlin extension library."
+description = "Kotlin HTML DSL: The smallest kotlin extension library you have ever seen!"
25
group = "com.github.daggerok"
26
version = "0.2.PLUS"
27
sourceCompatibility = targetCompatibility = "$javaVersion"
0 commit comments