iaphub / react-native-iaphub

The easiest way to implement IAP (In-app purchase) in your React Native app.
https://www.iaphub.com/
MIT License
319 stars 22 forks source link

incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.1.15. #120

Closed erfinbadrian closed 2 years ago

erfinbadrian commented 2 years ago

Hello any suggestion for this error?

C:\app\xxxx\node_modules\react-native-iaphub\android\src\main\java\com\iaphub\RNIaphub\RNIaphubModule.kt: (31, 4): Class 'kotlin.Suppress' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.1.15.

Thank you!

erfinbadrian commented 2 years ago

Fixed this issue with PR #121 Thank you!