[android] Fixed Google Play services compilation.

This commit is contained in:
vng 2014-02-25 16:04:00 +03:00 committed by Alex Zolotarev
parent 357a311fc6
commit aa9c0f4226
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="MapsWithMe" default="help">
<target name="production" depends="release">
</target>
</project>

View file

@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-8
target=android-19
android.library=true