forked from organicmaps/organicmaps
New version for release.
This commit is contained in:
parent
c23a1907cd
commit
202580ae34
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
propMinSdkVersion=9
|
||||
propTargetSdkVersion=21
|
||||
propBuildToolsVersion=21.1.2
|
||||
propVersionCode=421
|
||||
propVersionName=4.2.1
|
||||
propVersionCode=422
|
||||
propVersionName=4.2.2
|
||||
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
|
||||
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
|
||||
libSupportV4=com.android.support:support-v4:21.+
|
||||
|
@ -13,4 +13,4 @@ libGradleAndroidPlugin=com.android.tools.build:gradle:1.0.+
|
|||
libNineOldAndroids=com.nineoldandroids:library:2.4.0
|
||||
libFacebookSdk=com.facebook.android:facebook-android-sdk:3.+
|
||||
propStatisticsUrl="http://localhost:8080/1"
|
||||
propStatisticsDevelopmentUrl="http://localhost:8080/dev"
|
||||
propStatisticsDevelopmentUrl="http://localhost:8080/dev"
|
||||
|
|
Loading…
Add table
Reference in a new issue