You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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'"
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
The text was updated successfully, but these errors were encountered: