mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 16:28:12 -07:00
Update to 3959.
This commit is contained in:
parent
b8dc2bdaf7
commit
07a0f69d8f
2 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ class KotlinCompiler @Inject constructor(val localRepo : LocalRepo,
|
|||
val executors: KobaltExecutors,
|
||||
val jvmCompiler: JvmCompiler) {
|
||||
companion object {
|
||||
val KOTLIN_VERSION = "1.0.0-beta-2423"
|
||||
val KOTLIN_VERSION = "1.0.0-beta-3595"
|
||||
}
|
||||
|
||||
val compilerAction = object: ICompilerAction {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue