Configure kotlin.stdlib for gradle projects (KT-19207)
#KT-19207 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module TestModule {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user
#KT-19207 Fixed
@@ -0,0 +1,3 @@
|
||||
module TestModule {
|
||||
|
||||
}
|
||||