CRED-CLUB / synth-android

Synth is CRED's inbuilt library for using Neumorphic components in your app.
https://blog.cred.club/team-cred/design/world-meet-neumorphism-open-sourcing-our-ui-framework/
Apache License 2.0
1.01k stars 106 forks source link

Issue with dependencies #7

Closed Xfinity-bot closed 3 years ago

Xfinity-bot commented 3 years ago

Even after syncing gradle file did not allow me to use components implementation 'club.cred.android:synth:1.0.0'

I tried using components on the layout file but it was showing reference not found error. eg club.cred.synth.views.SynthButton

iamhariomsharma commented 2 years ago

@Xfinity-bot how do you resolve this issue? I am getting the same error.