Decreased GMS version to support devices with API < 9.

This commit is contained in:
Dmitry Yunitsky 2014-10-07 11:18:31 +03:00 committed by Alex Zolotarev
parent 0ade8ddbd6
commit 5da4eb6fe8

View file

@ -6,4 +6,4 @@ propVersionName=3.3
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
propAndroidSupportLibrary=com.android.support:support-v4:20.0.+
propGooglePlayServices=com.google.android.gms:play-services:5.2.+
propGooglePlayServices=com.google.android.gms:play-services:5.0.89