CircularSeekBar icon indicating copy to clipboard operation
CircularSeekBar copied to clipboard

Error groovy.lang.MissingPropertyException

Open SekhSahabaj opened this issue 1 year ago • 3 comments

I'm getting this error any one has the fix? Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'ossrhUsername' for Credentials [username: null] of type org.gradle.internal.credentials.DefaultPasswordCredentials_Decorated.

SekhSahabaj avatar Mar 26 '23 11:03 SekhSahabaj

What command did you use that get this error?

tankery avatar Mar 26 '23 17:03 tankery

Unable to build no commands

SekhSahabaj avatar Mar 26 '23 17:03 SekhSahabaj

Please check the "Build" output to see what task you are building when get this error. It should be good to build the app, which is the task :app:assembleDebug

tankery avatar Mar 26 '23 19:03 tankery