We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3af7fa commit 244c80eCopy full SHA for 244c80e
gradle.properties
@@ -1,9 +1,9 @@
1
-#Tue, 15 Dec 2020 00:22:46 +0100
+#Fri, 18 Dec 2020 21:30:33 +0000
2
kotlin.code.style=official
3
kotlin.incremental=false
4
5
GROUP=com.github.tschuchortdev
6
-VERSION_NAME=1.3.2
+VERSION_NAME=1.3.2-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/tschuchortdev/kotlin-compile-testing
0 commit comments