Skip to content

Commit e068653

Browse files
committed
cleanup
1 parent f874edd commit e068653

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
apply plugin: 'kotlin-multiplatform'
22

3-
43
kotlin {
54
targets {
65
fromPreset(presets.jvm, 'jvm6')
@@ -21,7 +20,6 @@ kotlin {
2120
}
2221
}
2322

24-
2523
configurations {
2624
compileClasspath
2725
}

0 commit comments

Comments
 (0)