triniwiz / nativescript-downloader

Apache License 2.0
32 stars 18 forks source link

Failed to run on android after adding plugin #49

Closed vahidvdn closed 4 years ago

vahidvdn commented 4 years ago

After adding the plugin, I got the following errors while running the app:

Execution failed for task ':app:mergeDebugResources'.
Could not find aapt2-windows.jar (com.android.tools.build:aapt2:3.5.1-5435860).
Searched in the following locations:
    https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/3.5.1-5435860/aapt2-3.5.1-5435860-windows.jar
vahidvdn commented 4 years ago

I was able to solve it by this.