# Migrating to v15

## Important Notice (Android Only)

If you're upgrading to v15, please note that it requires Kotlin 2.0.0. Ensure your project is updated accordingly to prevent build issues.

Open your `android/build.gradle` file and update the Kotlin version to "2.0.0".
