Closed tjerkw closed 11 years ago
Solution:
Install in local repository:
mvn install:install-file -DgroupId=com.amazon -DartifactId=in-app-purchasing -Dversion=1.0.3 -Dfile=in-app-purchasing-1.0.3.jar -Dpackaging=jar -DgeneratePom=true,
however now i got a solution with proguard and unresolved references... Hmm next day tomorrow :-)
Sorry, just saw this. Yeah, you have to install the amazon lib in your local repository exactly as you did.
As far as the Proguard problems, did you follow the Proguard setup I put on the main page?
Added this step to the README.mdown in the Maven setup section. Closing.
Could you tell me where i can find the com.amazon:in-app-purchasing module?
Did you have it in your local repository? Is it in a public repostiory somewhere?
Is there a git project i can clone?
Or how should i solve it?
Thanks in advance!