hansemannn / titanium-stripe

Use the native Stripe iOS/Android SDK in Appcelerator Titanium.
Other
9 stars 2 forks source link

feat: move to payment sheet #2

Closed hansemannn closed 9 months ago

hansemannn commented 11 months ago

Todo: The Android build currently fails with the error:

[ERROR] [GRADLE] ERROR:/Users/hans/.gradle/caches/transforms-3/b1b2d408ee8fb2ae8fed8190f715658b/transformed
/material-1.8.0/res/values/values.xml: Resource and asset merger: Can't determine type for tag '<macro 
name="m3_comp_assist_chip_container_shape">?attr/shapeAppearanceCornerSmall</macro>'

Excluding material components works to build the module, but then the app build fails again.