Getting the below error at the time of running java program in android studio.
Error:Execution failed for task \':app:preDebugAndroidTestBuild\'.
Try below change if it helps you
com.android.support:appcompat-v7:26.1.0
to
com.android.support:appcompat-v7:27.1.1