My project was working fine before added com.google.android.vending.licensing package. I also added all the libaray as required.but i am getting the above issue unable to execute dex multiple dex files define lcom google android vending licensing.
I googled a lot but nothing found any valid solution for this issue.
If anyone have idea please help me.
Thanks in advance.....
I solved my issue by removing library.jar.Because i added library as well com.google.android.vending.licensing package also. Thats why i was getting this issue.