I\'m having trouble importing some of the Android UI testing framework classes - I just can\'t figure out what is going wrong!
This is my class:
@Run
Add these in the newer version:
androidTestImplementation 'com.android.support.test:rules:1.0.2' androidTestImplementation 'com.android.support.test:runner:1.0.2'