VectorChildFinder
VectorChildFinder copied to clipboard
Gradle Error
Hello sir
i was trying to implement your library, And followed your steps but when i run the application its shows me some kind of an error
check the attachment file to see the error
i am waiting for your response
thank you
Hey,
I was also had the same issue. I have resolved it.
To import this in Android Studio you have to do the following:
1. From the parent gradle file remove this line "classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'" 2. From the vectorchildfinder gradle file remove this line "classpath apply plugin: 'com.github.dcendents.android-maven'"