I am getting the following error while building my android studio project.
Any idea how to resolve these?
Task :app:compileDebugKotlin w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath: /Users/arpit/.gradle/caches/transforms-2/files-2.1/2f0acfdb5ca832ed018dc4bc38a13985/jetified-kotlin-stdlib-jdk8-1.3.61.jar (version 1.3) /Users/arpit/.gradle/caches/transforms-2/files-2.1/cf0b910eaf7d073f4207081a72f8fccf/jetified-kotlin-stdlib-jdk7-1.3.61.jar (version 1.3) /Users/arpit/.gradle/caches/transforms-2/files-2.1/7f0de453ba67b933d609d2948e77e8ae/jetified-kotlin-stdlib-1.4.10.jar (version 1.4) /Users/arpit/.gradle/caches/transforms-2/files-2.1/28dd71f1078961ee52c8b9a5ea1ba04a/jetified-kotlin-stdlib-common-1.4.10.jar (version 1.4) w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath