androidx.core issue
this line implementation(kotlin("stdlib-jdk7", KotlinCompilerVersion.VERSION)) did not allow me to sync the project it took almost a whole day to figure it out. I am so disappointed that your project isnt compatible with old versions of libraries such as androidx.core 1.6.0, appcompat1.3.0,
this line implementation(kotlin("stdlib-jdk7", KotlinCompilerVersion.VERSION)) did not allow me to sync the project it took almost a whole day to figure it out. I am so disappointed that your project isnt compatible with old versions of libraries such as androidx.core 1.6.0, appcompat1.3.0,
Hello. Can you post the full stacktrace of the error? And also the dependency configuration of the project on which the problem appears?