Fix import

This commit is contained in:
Iaroslav Postovalov 2021-04-16 18:05:01 +07:00
parent e9c31b7827
commit 1582ac2c29
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -3,7 +3,7 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
import ru.mipt.npm.gradle.Maturity.PROTOTYPE
import ru.mipt.npm.gradle.Maturity
plugins {
kotlin("multiplatform")