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
Hi. When I am trying to compile my project with your library I get the following errors:
error: duplicate value for resource 'attr/font' with config ''. Message{kind=ERROR, text=error: resource previously defined here., sources=[...\.gradle\caches\transforms-1\files-1.1\appcompat-v7-26.1.0.aar\1ef06ebeb346cde48963bebb42b7dd7b\res\values\values.xml:246:5-69], original message=, tool name=Optional.of(AAPT)}
and
error: resource previously defined here. Message{kind=ERROR, text=error: resource previously defined here., sources=[...\.gradle\caches\transforms-1\files-1.1\appcompat-v7-26.1.0.aar\1ef06ebeb346cde48963bebb42b7dd7b\res\values\values.xml:246:5-69], original message=, tool name=Optional.of(AAPT)}
In my project I use 25.2.0 version of support library.
The text was updated successfully, but these errors were encountered:
Hi. When I am trying to compile my project with your library I get the following errors:
error: duplicate value for resource 'attr/font' with config ''.
Message{kind=ERROR, text=error: resource previously defined here., sources=[...\.gradle\caches\transforms-1\files-1.1\appcompat-v7-26.1.0.aar\1ef06ebeb346cde48963bebb42b7dd7b\res\values\values.xml:246:5-69], original message=, tool name=Optional.of(AAPT)}
and
error: resource previously defined here.
Message{kind=ERROR, text=error: resource previously defined here., sources=[...\.gradle\caches\transforms-1\files-1.1\appcompat-v7-26.1.0.aar\1ef06ebeb346cde48963bebb42b7dd7b\res\values\values.xml:246:5-69], original message=, tool name=Optional.of(AAPT)}
In my project I use 25.2.0 version of support library.
The text was updated successfully, but these errors were encountered: