Switched to mustache built-in template.
This commit is contained in:
parent
3df73b7366
commit
3a34a6c03f
4 changed files with 2 additions and 38 deletions
|
@ -24,7 +24,7 @@ repositories {
|
|||
dependencies {
|
||||
kapt processorJar
|
||||
compileOnly processorJar
|
||||
compileOnly 'org.apache.velocity:velocity:1.7'
|
||||
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