Android Studio – Error: MainActivity must extend android.app.Activity [Instantiatable]
I tried upgrading Android Gradle Plugin from 4.2.2 to 7.0.1 using the upgrade assistant which is available in Android Studio at Tools > AGP Upgrade Assistant. The only change it made was to my project-level build.gradle file: buildscript { repositories…