christopherperry / RoboBillingLibrary

Google Play and Amazon Appstore In-app Billing Library
64 stars 11 forks source link

Invalid reference to android in pom.xml #9

Open ivanovpv opened 10 years ago

ivanovpv commented 10 years ago

It should read

com.google.android android provided ${android.version}

instead of

android android provided ${android.version}

I was using maven 3.2.3 with android-maven-plugin 4.*