![[Fixed] : “Could not find com.android.tools.build:aapt2” Error](https://techzog.com/wp-content/uploads/2017/07/android-music-download.jpg)
[Fixed] : “Could not find com.android.tools.build:aapt2” Error
You import a project in the new version of Android Studio and get the following error (while running or building) Could not find com.android.tools.build:aapt2:3.3.0-5013011. Searched in the following locations: … Required by: project :app The problem is the missing dependency. Beginning with Android Studio 3.2 Canary 11, the source for AAPT2 (Android Asset Packaging Tool…