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 7f80461 commit 2edb8adCopy full SHA for 2edb8ad
gradle.properties
@@ -3,7 +3,7 @@ kotlin.incremental=false
3
kapt.include.compile.classpath=false
4
5
GROUP=dev.zacsweers.kctfork
6
-VERSION_NAME=0.2.1
+VERSION_NAME=1.0.0-SNAPSHOT
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/zacsweers/kotlin-compile-testing
0 commit comments