Hi Friends, when following this guide to set up compose screenshot testing in my codebase, I see this issue in Android Studio as shown in the first image below (i.e. for the
screenshotTest
module, it says
Kotlin not configured
and does not even show the preview as well saying the error message shown in the second image below).
Has anyone faced and resolved this before?