Migrate stdlib generator to gradle and include it to the main project
Use latest released kotlin compiler and stdlib to build it.
This commit is contained in:
@@ -12,6 +12,7 @@ include ':kotlin-stdlib-js'
|
||||
include ':kotlin-stdlib-jre7'
|
||||
include ':kotlin-stdlib-jre8'
|
||||
include ':tools:binary-compatibility-validator'
|
||||
include ':tools:kotlin-stdlib-gen'
|
||||
//include ':kotlin-reflect'
|
||||
|
||||
//include ':kotlin-compiler'
|
||||
|
||||
Reference in New Issue
Block a user