-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
my application work fine in debug mode, but when i try to run in release mode i get this error:
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileReleaseJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:releaseCompileClasspath'.
> Could not find com.github.tozny:java-aes-crypto:1.1.0.
Required by:
project :app > com.github.sroddy.flutterstringencryption:flutter_string_encryption_release:1.0
* 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
BUILD FAILED in 15s
Running Gradle task 'assembleRelease'... 15.5s
Gradle task assembleRelease failed with exit code 1
Metadata
Metadata
Assignees
Labels
No labels