728x90 androidx1 [Android][Kotlin] 오류 해결 : Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.13.1.aar -> core-1.13.1-runtime (androidx.core:core:1.13.1) and support-compat-25.3.1.aar -> support-compat-25.3.1-runtime (com.android.suppo 이전에 작성한 코드를 수정해 새로운 프로젝트를 수행하던 중 만난 오류입니다. Duplicate class 오류는 class가 중복된 경우에 발생한다고 합니다.오류 메시지 Caused by: java.lang.RuntimeException: Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.13.1.aar -> core-1.13.1-runtime (androidx.core:core:1.13.1) and support-compat-25.3.1.aar -> support-compat-25.3.1-runtime (com.android.support:support-compat:25.3.1) 이 오류의 경우 .. 2024. 10. 24. 이전 1 다음 728x90