Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Typo in documentatino #131

@aaroncraigongithub

Description

@aaroncraigongithub

On this page: https://shopify.github.io/react-native-performance/docs/known-issues#kotlin-compile-error

There is a typo in the code sample:

buildscript {
  ext.kotlin_version = '1.6.21'
  ...

  dependancies {
    ...
    classpath('org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version')
  }
}

dependancies => dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions