Android Studio has strange error
- By brentc
- Android Development
- 2 Replies
Ok I have the solution:
In the Android files tree on the left go to Gradle Scripts then to build.gradle (Module) and change compileSdk value from 30 to 31.
In the Android files tree on the left go to Gradle Scripts then to build.gradle (Module) and change compileSdk value from 30 to 31.

