android gradle error:Unable to find module with Gradle path ':libs' (needed by module 'app'.)

I am trying to import this "android-skin-loader-skin" library into my android studio, but getting this error :

Error:Unable to find module with Gradle path ':libs' (needed by module 'app'.)

Close Android Studio. And I deleted all the *.iml and the .idea folder in my FileExplorer/FileSystem. Sync the project, then solved. My Android Studio is v3.0.







你可能感兴趣的:(开发遇到的坑)