We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c2691 commit d3af7faCopy full SHA for d3af7fa
gradle.properties
@@ -3,7 +3,7 @@ kotlin.code.style=official
3
kotlin.incremental=false
4
5
GROUP=com.github.tschuchortdev
6
-VERSION_NAME=1.3.2-SNAPSHOT
+VERSION_NAME=1.3.2
7
POM_DESCRIPTION=A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
8
POM_INCEPTION_YEAR=2019
9
POM_URL=https\://github.com/tschuchortdev/kotlin-compile-testing
0 commit comments