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 6ead4c5 commit 6348bfdCopy full SHA for 6348bfd
gradle.properties
@@ -9,7 +9,7 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
9
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
10
11
GROUP=dev.zacsweers.kctfork
12
-VERSION_NAME=0.7.1
+VERSION_NAME=0.7.0-SNAPSHOT
13
POM_DESCRIPTION=A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
14
POM_INCEPTION_YEAR=2019
15
POM_URL=https\://github.com/zacsweers/kotlin-compile-testing
0 commit comments