pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
64 stars 115 forks source link

AGP 8 build fails without proper namespace #141

Open claudius-kienle opened 8 months ago

claudius-kienle commented 8 months ago

To support AGP 8 namespace is needed or the build fails

What went wrong:

A problem occurred configuring project ':flutter_braintree'.

Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. Namespace not specified. Please specify a namespace in the module's build.gradle file like so