Switch to Kotlin 1.0.0 RC

This commit is contained in:
Fedor Isakov 2016-01-25 23:16:10 +01:00
parent ce3461b2e7
commit dc4afd9c9c
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
<stubModelEntry path="${module}/lib/memreactor-core-0.1.jar" />
<stubModelEntry path="${module}/lib/dexx-collections-0.2.jar" />
<stubModelEntry path="${module}/lib/google-collections-1.0.jar" />
<stubModelEntry path="${module}/lib/kotlin-runtime-1.0.0-beta-4583.jar" />
<stubModelEntry path="${module}/lib/kotlin-stdlib-1.0.0-beta-4583.jar" />
<stubModelEntry path="${module}/lib/kotlin-stdlib-1.0.0-rc-1007.jar" />
<stubModelEntry path="${module}/lib/kotlin-runtime-1.0.0-rc-1007.jar" />
</stubModelEntries>
<sourcePath />
<dependencies>