Temporary workaround for IDEA: use jar instead of apklib

This commit is contained in:
Sergey Solovyev 2012-03-07 12:53:53 +04:00
parent e3a8744d46
commit 565e9d6460
2 changed files with 3 additions and 3 deletions

View File

@ -120,7 +120,7 @@
<groupId>org.solovyev.android</groupId>
<artifactId>billing</artifactId>
<version>0.1</version>
<type>apklib</type>
<!--<type>apklib</type>-->
</dependency>
<dependency>

View File

@ -9,5 +9,5 @@
# Project target.
target=android-15
android.library.reference.1=../../common
android.library.reference.2=../calculatorpp-service
android.library.reference.1=../calculatorpp-service
android.library.reference.2=gen-external-apklibs/org.solovyev.android_common_0.1