acesso-io / unico-check-flutter

Plugin Flutter que possibilita uso das SDK Android e IOS UnicoCheck
MIT License
2 stars 4 forks source link

Version 4.0.0 not work #81

Closed rafaelbarbosadrip closed 1 year ago

rafaelbarbosadrip commented 1 year ago

When we uptade the unico_check dependency to version 4.0.0 the project not run. Error log below:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve io.unico:capture:5.0.0.
      Required by:
         project :app > project :unico_check
      > Could not resolve io.unico:capture:5.0.0.
         > Could not parse POM https://maven-sdk.unico.run/sdk-mobile/io/unico/capture/5.0.0/capture-5.0.0.pom
            > Content is not allowed in prolog.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org
rafaelbarbosadrip commented 1 year ago

Now seems that work