Closed Prakosa closed 5 months ago
Hi @Prakosa , please make sure you are using the compatible version of stripe-identity-react-native
and stripe-react-native
, please see details here in the release notes
I am using jcenter in my gradle build. I filter it by using only the library that using jcenter. Now its working already thanks @ccen-stripe
I have use stripe-identity-react-native version 0.2.9 but then when building it in Android Studio.
I always got this error
Could not find ml-core-base-20.44.0.jar (com.stripe:ml-core-base:20.44.0). Searched in the following locations: https://jcenter.bintray.com/com/stripe/ml-core-base/20.44.0/ml-core-base-20.44.0.jar
any idea on how to resolve this? thanks
I saw the update is made 2 days ago and they update it but didnt know if it breaks the previous version too