stripe-react-native
stripe-react-native copied to clipboard
Kotlin 1.8.0 Requirement
Is there any workaround for having Kotlin set to 1.8.0 and above for versions above 0.23.2?
@react-native-async-storage/async-storage fails with Kotlin version 1.8.0
Hey @enchorb, looks like your issue on the async-storage repo was resolved - I was also just stuck here.
The new versions of async-storage support kotlin 1.8.0
For future peoples: https://github.com/react-native-async-storage/async-storage/issues/948 .
I think the issue can be closed.