5820656aae
Kotlin run configurations are failing non-deterministically in Android Studio due to not finding the class while in dumb mode (while AS invokes Gradle build or in indexing after that). Fix that by finding class in KotlinRunConfiguration with alternative resolve enabled.