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 {
|
dependencies {
|
||||||
kapt processorJar
|
kapt processorJar
|
||||||
compileOnly 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"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue