<@U0BAVDU10>: You can now change Kobalt's internal...
# kobalt
c
@fboldog: You can now change Kobalt's internal compiler. Add to `~/.config/kobalt/settings.xml`:
Copy code
<kobalt-settings>
	<kobalt-compiler-version>1.0.2-eap-15</kobalt-compiler-version>
	<kobalt-compiler-repo>https://dl.bintray.com/kotlin/kotlin-eap</kobalt-compiler-repo>
</kobalt-settings>
👍 2