[Gradle] Fix warnings in DefaultCInteropSettings
^KT-56904 In Progress
This commit is contained in:
committed by
Space Team
parent
bbf933ce70
commit
afd5dbec81
+1
@@ -117,6 +117,7 @@ abstract class DefaultCInteropSettings @Inject internal constructor(
|
||||
// DSL methods.
|
||||
|
||||
override fun defFile(file: Any) {
|
||||
@Suppress("DEPRECATION")
|
||||
defFileProperty.set(params.services.fileOperations.file(file))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user