Hi Im using transitive dependency for card.io to aar library using gradle. But its throwing class not found exception from the application to card.io. I have followed following link1 and link2 but the mentioned solutions are not working for my application. Application is working, when the card.io library directly importing to the working application.
any help apriciate