You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error. Its conflicting with material lib.
implementation 'com.google.android.material:material:1.4.0-alpha01'
implementation 'com.github.jakob-grabner:Circle-Progress-View:1.4'
C:\Users\user.gradle\caches\transforms-3\c79d5617ab400ff9a61dab6decc841f0\transformed\material-1.4.0-alpha01\res\values\values.xml:3318:4: Duplicate value for res
ource 'attr/cpv_startAngle' with config 'DEFAULT' and product ''. Resource was previously defined here: C:\Users\user.gradle\caches\transforms-3\31bf610bb2f212df5
dfce4acc88619eb\transformed\jetified-Circle-Progress-View-1.4\res\values\values.xml:2:4: .
The text was updated successfully, but these errors were encountered:
I am getting this error. Its conflicting with material lib.
implementation 'com.google.android.material:material:1.4.0-alpha01'
implementation 'com.github.jakob-grabner:Circle-Progress-View:1.4'
C:\Users\user.gradle\caches\transforms-3\c79d5617ab400ff9a61dab6decc841f0\transformed\material-1.4.0-alpha01\res\values\values.xml:3318:4: Duplicate value for res
ource 'attr/cpv_startAngle' with config 'DEFAULT' and product ''. Resource was previously defined here: C:\Users\user.gradle\caches\transforms-3\31bf610bb2f212df5
dfce4acc88619eb\transformed\jetified-Circle-Progress-View-1.4\res\values\values.xml:2:4: .
The text was updated successfully, but these errors were encountered: