I am an absolute beginner in Android development and trying to build test automation to test mobile apps. After going through weeks of setting up IntelliJ, I am still facing iss
Use
implementation 'androidx.appcompat:appcompat:1.0.0'
instead of
implementation androidx.appcompat:appcompat:1.0.0