mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
1.0.2-1.
This commit is contained in:
parent
43aa925da6
commit
862b66e791
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
|
|||
|
||||
dependencies {
|
||||
// Used by the plugins
|
||||
compile("org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.2")
|
||||
compile("org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.2-1")
|
||||
|
||||
// Used by the main app
|
||||
compile("com.github.spullara.mustache.java:compiler:0.9.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue