How to fix android Error : Inconsistent JVM-target compatibility detected for tasks ‘compileDebugJavaWithJavac’ (11) and ‘compileDebugKotlin’ (17)
I am changing the targetSdkVersion
and compileSdkVersion
from 33 to 34.
I am changing the targetSdkVersion
and compileSdkVersion
from 33 to 34.