I've tried to use new android x and create some unit test. But i can't find new test runner for it. I've tried:
androidx.test:runner:1.1.0-alpha1.AndroidJUnitRunner and get
java.lang.ClassNotFoundException: androidx.test.runner.AndroidJUnit4 What i should do?
androidxnamespace, but they might still solve your problem.