Hello guys I have a problem compiling a module on release flavour :
Copy code
Cannot find a version of 'org.jetbrains.kotlin:kotlin-stdlib-jdk7' that satisfies the version constraints:
Dependency path 'mymodule:unspecified' --> 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.11' --> 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.11'
Dependency path 'mymodule:unspecified' --> 'io.realm:realm-android-kotlin-extensions:5.9.0' --> 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.50'
Constraint path 'mymodule:unspecified' --> 'org.jetbrains.kotlin:kotlin-stdlib-jdk7' strictly '1.2.50' because of the following reason: debugRuntimeClasspath uses version 1.2.50
l
louiscad
02/15/2019, 11:09 AM
@Ayoub Your flavor has somehow the version 1.2.50, check the dependencies (with