Using a fatJar.
This commit is contained in:
parent
60fe89a87a
commit
cecf060c17
2 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue