-
Notifications
You must be signed in to change notification settings - Fork 27
Description
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
다음과 같은 에러가 뜨는데 혹시 해결방법을 알 수 있을까요?