stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Kotlin 1.8.0 Requirement

Open enchorb opened this issue 2 years ago • 1 comments

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

enchorb avatar Mar 20 '23 16:03 enchorb

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.

3210jr avatar Jun 23 '23 00:06 3210jr