We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8373d28 commit 97dd63eCopy full SHA for 97dd63e
gradle.properties
@@ -4,7 +4,7 @@ kotlin.incremental=false
4
kapt.include.compile.classpath=false
5
6
GROUP=com.github.tschuchortdev
7
-VERSION_NAME=1.4.8-SNAPSHOT
+VERSION_NAME=1.4.8-alpha02
8
POM_DESCRIPTION=A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
9
POM_INCEPTION_YEAR=2019
10
POM_URL=https\://github.com/tschuchortdev/kotlin-compile-testing
0 commit comments