Android Studio – Unable to import dependencies to Gradle using Kotlin – CameraX
I am unable to add the library for the Builder class, I am pressing Alt + Enter to import but nothing works. I've also tried importing it manually "androidx.test.runner:runner:1.5.2@aar" but it doesn't stick, tried restarting android studio. Here is the…