segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
354 stars 181 forks source link

Fix kotlin version issue #967

Closed hvardhan-unth closed 3 days ago

hvardhan-unth commented 3 days ago

Issue : Error when Launching Android Emulator: Could not find Kotlin Gradle Plugin

Fix : Added correct variable name to detect kotlin version.

alanjcharles commented 3 days ago

resolves #935