forked from tschuchortdev/kotlin-compile-testing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
22 lines (21 loc) · 1018 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#Sat, 26 Dec 2020 18:32:30 +0000
kotlin.code.style=official
kotlin.incremental=false
GROUP=com.github.tschuchortdev
VERSION_NAME=1.3.6-SNAPSHOT
POM_DESCRIPTION=A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
POM_INCEPTION_YEAR=2019
POM_URL=https\://github.com/tschuchortdev/kotlin-compile-testing
POM_SCM_URL=https\://github.com/tschuchortdev/kotlin-compile-testing
POM_SCM_CONNECTION=scm\:git\:https\://github.com/tschuchortdev/kotlin-compile-testing
POM_SCM_DEV_CONNECTION=scm\:git\:https\://github.com/tschuchortdev/kotlin-compile-testing
POM_LICENCE_NAME=Mozilla Public License 2.0
POM_LICENCE_URL=https\://www.mozilla.org/en-US/MPL/2.0/
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=tschuchortdev
POM_DEVELOPER_NAME=Thilo Schuchort
POM_NAME=kotlin-compile-testing
POM_PACKAGING=jar
RELEASE_REPOSITORY=https\://oss.sonatype.org/service/local/staging/deploy/maven2/
SNAPSHOT_REPOSITORY=https\://oss.sonatype.org/content/repositories/snapshots/
signing.keyId=523052D4