AndroidJUnit4 ; when I should have been using import androidx.test.runner.AndroidJUnit4;. This fixed the the error for me. I added the dependency to my gradle ...
確定! 回上一頁