Closed pboschma closed 5 years ago
Replace compile
to implementation
.
I think the README should be updated.
Yeah, you’re absolutely right. Inside gradle build we already moved to newer declarations: api/implementation. Now thanks to your PR our docs at up to date
Maybe I am just doing this wrong, but the new installation returns the following error.
Cannot set the value of read-only property 'name' for project ':app' of type org.gradle.api.Project.
@pboschma I can have a look. Could you please provide a link to your project with this problem?
Feel free to reopen if problem was not fixed
The configuration for Gradle throws this. The Documentation is unclear on how to install it and where to add the lines in the
build.gradle
file.