valentinilk/compose-shimmer

Demo app not compile!

Monabr opened this issue · 1 comments

Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'ossrhUsername' for project ':shimmer' of type org.gradle.api.Project.

That's a duplicate of #13 (comment)

So that's the solution:

Removing the whole afterEvaluate block in shimmer/build.gradle.kts should fix it. That is only required if you want to publish the build to maven.