Error:(736) duplicate value for resource 'attr/font' with config ''.

Error:(736) duplicate value for resource 'attr/font' with config ''.


The error is caused by the fact that one of the libraries uses an attribute with the same name as in the support-compat-27.0.0

Ошибка связана с тем что одна из библиотек использует аттрибут с таким же именем как и в support-compat-27.0.0
Find the duplicate with Notepad++




1 - Gradle caches
Default location:     %USERPROFILE%\.gradle\caches
In my case: C:\b\caches\


Ok. Now delete
implementation 'ayar.oktay.library:advancedtextview:0.4.5'
or
compile 'ayar.oktay.library:advancedtextview:0.4.5'

Install this library locally, delete or rename  "font" attr

Комментариев нет:

Отправить комментарий