I want to use blackfizz/EazeGraph in my project and for that I downloaded it and imported it as a module to my empty "hello world" Android project. I am using android studio v3.5.3 using sdk manager v26. But when I import that I'm getting this error message:
FAILURE: Build failed with an exception.
Could not get unknown property 'GROUP' for object of type org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer.
CONFIGURE FAILED in 1s
ERROR: Could not get unknown property 'GROUP' for object of type org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer.
I want to use blackfizz/EazeGraph in my project and for that I downloaded it and imported it as a module to my empty "hello world" Android project. I am using android studio v3.5.3 using sdk manager v26. But when I import that I'm getting this error message:
FAILURE: Build failed with an exception.
Where:
Script 'C:\Users\HP\Documents\Testchartline\EazeGraphLibrary\gradle_mvn_push.gradle' line: 48
What went wrong:
A problem occurred configuring project ':EazeGraphLibrary'.
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
CONFIGURE FAILED in 1s
ERROR: Could not get unknown property 'GROUP' for object of type org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer.