Further relocation from 'native' to 'kotlin'

Moved the left behind files and renamed the package.
This commit is contained in:
Alexander Gorshenev
2016-11-08 13:22:24 +03:00
parent 4a20e37c9f
commit 67889cb31c
21 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ kotlinNativeInterop {
include '**/*.hpp'
}
pkg 'org.jetbrains.kotlin.backend.native.hash'
pkg 'org.jetbrains.kotlin.backend.konan.hash'
}
}