Karumi / Dexter

Android library that simplifies the process of requesting permissions at runtime.
http://karumi.com
Apache License 2.0
5.23k stars 671 forks source link

Resource conflict with appcompat v7 #193

Open ebabel opened 6 years ago

ebabel commented 6 years ago

When using build tools 26 and the latest beta of appcompat v7 there is a resource conflict with textColorError.

Version of the library

4.1.0 & 4.1.1

pedrovgs commented 6 years ago

Hi @ebabel I think you can, for now, exclude appcompatV7 dependency manually using Gradle for now. Please, could you confirm if this is a valid workaround in your case?

augustodossantosti commented 6 years ago

I have same error here. Dexter 4.2.0 is incompatible with appcompat-v7:27.1.1

rid-x commented 6 years ago

Hi @augustodossantosti. Try to use new version of the library it's fixed in v5.0.0