Newest revision of memreactor. Latest Kotlin RC.

This commit is contained in:
Fedor Isakov 2016-02-11 16:53:33 +01:00
parent 96a3298a48
commit 4e476ba214
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-stdlib-1.0.0-rc-1007.jar" />
<stubModelEntry path="${module}/lib/kotlin-runtime-1.0.0-rc-1007.jar" />
<stubModelEntry path="${module}/lib/kotlin-runtime-1.0.0-rc-1050.jar" />
<stubModelEntry path="${module}/lib/kotlin-stdlib-1.0.0-rc-1050.jar" />
</stubModelEntries>
<sourcePath />
<dependencies>