8000 Not able to compile android release build · Issue #29 · Jaguar-dart/client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Not able to compile android release build #29

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

Closed
noisytempo opened this issue Oct 29, 2018 · 2 comments
Closed

Not able to compile android release build #29

noisytempo opened this issue Oct 29, 2018 · 2 comments
Assignees

Comments

@noisytempo
Copy link

flutter build apk --release
Running "flutter packages get" in rozana_customer_app... 0.7s
Initializing gradle... 1.1s
Resolving dependencies... 3.1s
Gradle task 'assembleRelease'...

Compiler message:
Flutter/.pub-cache/hosted/pub.dartlang.org/jaguar_resty-2.8.8/lib/src/expect.dart:13:28: Error: Type argument '#lib1::Mismatch::M' violates the corresponding type variable bound of 'CustomMismatchMessage'.
Try changing type arguments so that they conform to the bounds.
CustomMismatchMessage customMessage;
^
Flutter/.pub-cache/hosted/pub.dartlang.org/jaguar_resty-2.8.8/lib/src/expect.dart:8:38: Context: Bound of this variable is violated.
typedef String CustomMismatchMessage(M mismatch);
^
Compiler terminated unexpectedly.

Gradle task 'assembleRelease'... Done 8.4s
Gradle task assembleRelease failed with exit code 1

@tejainece tejainece self-assigned this Oct 29, 2018
@tejainece
Copy link
Member

I have published 2.8.9 that is supposed to fix this issue. Can you please test it?

@noisytempo
Copy link
Author

Yes, it is fixed now. Thanks 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0