Move contents of stdlib-jdk7/8 into stdlib

#KT-51907
This commit is contained in:
Ilya Gorbunov
2022-09-01 22:09:34 +02:00
committed by Space
parent 06f3c0567b
commit 1b6a462057
10 changed files with 142 additions and 101 deletions
-1
View File
@@ -15,7 +15,6 @@ dependencies {
sourceSets {
main {
kotlin {
srcDir 'src'
}
}
test {