Temporary workaround for IDEA: use jar instead of apklib
This commit is contained in:
parent
e3a8744d46
commit
565e9d6460
@ -120,7 +120,7 @@
|
||||
<groupId>org.solovyev.android</groupId>
|
||||
<artifactId>billing</artifactId>
|
||||
<version>0.1</version>
|
||||
<type>apklib</type>
|
||||
<!--<type>apklib</type>-->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user