Build reflection classes with gradle
This commit is contained in:
@@ -27,6 +27,7 @@ sourceSets {
|
||||
|
||||
dependencies {
|
||||
builtinsCompile group: 'org.jetbrains', name: 'annotations', version:'13.0'
|
||||
compile group: 'org.jetbrains', name: 'annotations', version:'13.0'
|
||||
compile sourceSets.builtins.output
|
||||
|
||||
testCompile project(':kotlin-test:kotlin-test-junit')
|
||||
|
||||
Reference in New Issue
Block a user