RapidOcrAndroidOnnx>gradlew.bat assembleRelease
> Task :app:dataBindingMergeDependencyArtifactsRelease FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsRelease'.
> Could not resolve all files for configuration ':app:releaseCompileClasspath'.
> Could not find jsc.kit.cameramask:camera-mask:0.3.0.
Required by:
project :app
* 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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 5s
36 actionable tasks: 12 executed, 24 up-to-date
i have changed distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip in gradle-wrapper.properties
moved namespace 'com.benjaminwan.ocrlibrary' to build.gradle from android.manifest
installed zulu17.54.21-ca-jdk17.0.13-win_x64 as it compatible with gradle 8.0
may be you could update your instructions ? will be great.
cant built ((
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
in gradle-wrapper.propertiesnamespace 'com.benjaminwan.ocrlibrary'
to build.gradle from android.manifestmay be you could update your instructions ? will be great.