When using google library 'com.google.android.material:material' in a project also using RichTextEditor library, the following error is thrown when building the project if version number of android.material:material is higher than 1.3.0 (actual stable version is 1.6.1):
Duplicate value for resource 'attr/dividerColor' with config 'DEFAULT' and product ''.
I tried to solve the problem myself in RichTextEditor source, but when importing RichTextEditor in my Android studio there are lots of gradle errors I can not solve.
Please help, I really need help,
as I am using this library for my android app 'Rich Text Notes' and I can not update the app any more because of this problem.
Regards from Austria
When using google library 'com.google.android.material:material' in a project also using RichTextEditor library, the following error is thrown when building the project if version number of android.material:material is higher than 1.3.0 (actual stable version is 1.6.1):
Duplicate value for resource 'attr/dividerColor' with config 'DEFAULT' and product ''.
I tried to solve the problem myself in RichTextEditor source, but when importing RichTextEditor in my Android studio there are lots of gradle errors I can not solve.
Please help, I really need help,
as I am using this library for my android app 'Rich Text Notes' and I can not update the app any more because of this problem.
Regards from Austria