We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm having problems during the release process, the Gradle task failing is compileReleaseKotlin.
I suppose is kind of a misconfiguration do you have any idea? thx
.pub-cache/hosted/pub.dartlang.org/flutter_cognito_plugin-.pub-cache/hosted/pub.dartlang.org/flutter_cognito_plugin-2.2.0/android/src/main/kotlin/com/pycampers/flutter_cognito_plugin/Cognito.kt: (18, 22): Unresolved reference: plugin_scaffold .pub-cache/hosted/pub.dartlang.org/flutter_cognito_plugin-2.2.0/android/src/main/kotlin/com/pycampers/flutter_cognito_plugin/Cognito.kt: (29, 17): Unresolved reference: trySend .pub-cache/hosted/pub.dartlang.org/flutter_cognito_plugin-2.2.0/android/src/main/kotlin/com/pycampers/flutter_cognito_plugin/Cognito.kt: (33, 17): Unresolved reference: sendThrowable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm having problems during the release process, the Gradle task failing is compileReleaseKotlin.
I suppose is kind of a misconfiguration do you have any idea?
thx
The text was updated successfully, but these errors were encountered: