Improve interop enums (#341)
* Update build to Kotlin 1.1.0 * Add heuristics and options for selecting C enum interop binding style Also do some refactoring. * Add ':Interop:Indexer:updatePrebuilt' Gradle task * Update Interop/Indexer/prebuilt
This commit is contained in:
committed by
Nikolay Igotti
parent
ec68a3a24e
commit
2882e6fab7
+1
-1
@@ -1,4 +1,4 @@
|
||||
kotlin_version=1.1-M03
|
||||
kotlin_version=1.1.0
|
||||
llvmVersion = 3.9.0
|
||||
minMacOsVersion = 10.10
|
||||
#kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-SNAPSHOT
|
||||
|
||||
Reference in New Issue
Block a user