When I try to build the project I get this error ``` Execution failed for task ':app:transformClassesWithJarMergingForAppDebug'. > com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: android/support/v4/view/WindowInsetsCompat.class ``` How can I solve this?