Skip to content

gradle에 라이브러리 추가하면 에러가 뜹니다 #11

@bsy3719

Description

@bsy3719

Information:Gradle tasks [:app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources]
C:\Users\seungyeop\AndroidStudioProjects\InitialQuiz_1\app\build\intermediates\data-binding-layout-out\debug\values\values.xml
Error:(426) Attribute "font" already defined with incompatible format.
Error:(302) Original attribute defined here.
Error:(426) Attribute "font" already defined with incompatible format.
Error:(302) Original attribute defined here.
Error:Execution failed for task ':app:processDebugResources'.

com.android.ide.common.process.ProcessException: Failed to execute aapt
Information:BUILD FAILED
Information:Total time: 1.717 secs
Information:5 errors
Information:0 warnings
Information:See complete output in console

다음과 같은 에러가 뜨는데 혹시 해결방법을 알 수 있을까요?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions