After solving a JDK zero value error, now I\'m facing this one. I did a little research, but it seems I can\'t get to the point. Here is the log error:
FATA
Changing the kotlin-stdlib dependency from:
implementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:1.2.0" to
implementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:1.2.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.2.0" fixed the error.
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.2.0"