I have *.kt class but for some reason, when I’m ru...
# announcements
m
I have *.kt class but for some reason, when I’m running tests from
./gradle clean testDebug
first time class is missing. If i run without
clean
again - all is good.