Update to use Android JARs from Central

This commit is contained in:
YuviPanda 2013-01-25 03:34:49 +05:30
parent 3a313f3fb3
commit de63f197cf
2 changed files with 3 additions and 4 deletions

View file

@ -28,7 +28,7 @@
<type>apklib</type>
</dependency>
<dependency>
<groupId>android</groupId>
<groupId>com.google.android</groupId>
<artifactId>android</artifactId>
</dependency>
<dependency>