stripe-terminal-react-native
stripe-terminal-react-native copied to clipboard
Issue Encountered After Updating Terminal to Beta latest SDK
Describe the bug After updating the SDK version to 0.0.1-beta.18 , Facing build issue
To Reproduce
- Updating the version
- Build the project
Screenshots
Stripe Terminal React Native SDK version
- "@stripe/stripe-terminal-react-native": "^0.0.1-beta.18",
- "react-native": "0.69.12",
configuration properties
- buildToolsVersion = "31.0.0"
- minSdkVersion = 26
- compileSdkVersion = 34
- targetSdkVersion = 31
- appCompatVersion = "1.4.2"