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 7c117f2 commit a0a1097Copy full SHA for a0a1097
gradle.properties
@@ -1,10 +1,10 @@
1
-#Mon, 13 Jun 2022 22:30:47 +0000
+#Sun, 05 Mar 2023 23:42:38 +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.5.0
+VERSION_NAME=1.5.1-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