-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to transform UsbSerial-6.1.0.aar (com.github.felHR85:UsbSerial:6.1.0) to match attributes .. #118
Comments
We're having this too. It's a showstopper. We can't build the project for our customer anymore. |
I have the same problem. When will it be solved?
|
This is an issue directly on the UsbSerial repo as well felHR85/UsbSerial#375 |
Oh, yeah, that worked for me. I'm going to build.gradle in the path “AppData\Local\Pub\Cache\hosted\pub.dev\usb_serial-0.5.2\android”
I added it. it worked. |
I forked and implemented the temp fix mentioned in the felHR85 repo (the one @xwork1 mentioned above). So if you want an easy quick fix you can use my repo while waiting for this to be resolved. Just change the usb_serial dependency in pubspec.yaml to:
|
This seems to work. However, it doesn't use the exact same version of the underlying is not the same as the commit tagged with version 6.1.0 So it's not exactly the same as the original implementation, right? Might not be a problem, but it makes me want to test the apps functionality more thoroughly if I know that the underlying serial port plugin has changed since my last build. |
Execution failed for task ':app:checkDebugAarMetadata'.
The text was updated successfully, but these errors were encountered: