Several typos in comments and messages.
This commit is contained in:
committed by
alexander-gorshenev
parent
500492930b
commit
3c5602017f
+2
-2
@@ -27,8 +27,8 @@ dependencies {
|
||||
|
||||
def dist = rootProject.file('dist').absolutePath
|
||||
|
||||
// TODO: Ideally we want to write just konanArtifacts{} clouse here,
|
||||
// but we need to make Kotlin Native Gradle Plugin a dependence
|
||||
// TODO: Ideally we want to write just konanArtifacts{} clause here,
|
||||
// but we need to make Kotlin/Native Gradle Plugin a dependence
|
||||
// of our buildScripts first.
|
||||
task compileKonanTestLibrary(type: Exec) {
|
||||
dependsOn ':dist'
|
||||
|
||||
Reference in New Issue
Block a user