There's a warning that annoys me in Android Studio 3.5.3 for Linux, which I'm trying for the first time. I'm following the Android Tutorial
edit: my Sdk Build-Tools version is 33 (it's the one that comes with the standard installation, I didn't change it)
CodePudding user response:
If you're compileSdkVersion is 33,try downgrading it to 32 in build.gradle(:app)