This commit is contained in:
Sergey Solovyev
2012-11-30 18:07:20 +04:00
parent 324bbda552
commit 53a2b84f51
18 changed files with 48 additions and 84 deletions

View File

@@ -24,8 +24,15 @@
</dependency>
<dependency>
<groupId>org.solovyev.android.calculator</groupId>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-android-app-core</artifactId>
<type>apklib</type>
</dependency>
<dependency>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-android-app-widget</artifactId>
<type>apklib</type>
</dependency>
<dependency>