Fix typos in GRADLE_PLUGIN.md & INTEROP.md (#649)
* Fix typo in GRADLE_PLUGIN.md * Fix typo in INTEROP.md
This commit is contained in:
committed by
Nikolay Igotti
parent
f6d47aa93c
commit
f99c44dfdf
+1
-1
@@ -111,7 +111,7 @@ cinterop execution (see the `dumpParameters` task in `samles/csvparser/build.gra
|
||||
apiVersion 'version'
|
||||
|
||||
// Native interop to use in the artifact.
|
||||
useInerop "interopName"
|
||||
useInterop "interopName"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user