Using a fatJar.

This commit is contained in:
Erik C. Thauvin 2017-04-16 09:11:49 -07:00
parent 60fe89a87a
commit cecf060c17
2 changed files with 1 additions and 1 deletions

View file

@ -24,7 +24,7 @@ repositories {
dependencies {
kapt processorJar
compileOnly processorJar
compileOnly 'com.github.spullara.mustache.java:compiler:0.9.4'
//compileOnly 'com.github.spullara.mustache.java:compiler:0.9.4'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}

Binary file not shown.