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 6a6c78a commit a1cc27fCopy full SHA for a1cc27f
gradle.properties
@@ -1,10 +1,10 @@
1
-#Tue, 05 Oct 2021 11:53:15 +0000
+#Wed, 17 Nov 2021 19:05:24 +0000
2
kotlin.code.style=official
3
kotlin.incremental=false
4
kapt.include.compile.classpath=false
5
6
GROUP=com.github.tschuchortdev
7
-VERSION_NAME=1.4.6
+VERSION_NAME=1.4.7-SNAPSHOT
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