You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(android): read Kotlin version from root project
- Read kotlinVersion from rootProject.ext instead of hardcoding
- Matches stripe-react-native pattern for version detection
- Ensures Kotlin 2.0 detection works correctly
0 commit comments