Dmitry Khasanov
10/07/2020, 8:24 AM1.4.x
in some of dependencies (latest okhttp library for example) and 1.3.72
in the project and in some other dependencies too?Jilles van Gurp
10/07/2020, 8:27 AMDmitry Khasanov
10/07/2020, 8:30 AMDmitry Khasanov
10/07/2020, 8:33 AM1.4.0
• some libraries include Kotlin 1.3.71
In that case I get warning:
w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath: /.gradle/caches/transforms-2/files-2.1/ab41544fa06f7b55dec847efe3b9899c/jetified-kotlin-stdlib-jdk7-1.3.71.jar (version 1.3) .gradle/caches/transforms-2/files-2.1/a4c6c3b949eb40b555dea1468ae75f87/jetified-kotlin-stdlib-1.4.10.jar (version 1.4) .gradle/caches/transforms-2/files-2.1/f98f62bf33e752598311020043618780/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
?Jilles van Gurp
10/09/2020, 6:40 AMJilles van Gurp
10/09/2020, 6:40 AM