Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gradle.properties « android - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 084b94b798b535a33660ff8e62ddace7a8b3d946 (plain)
1
2
3
4
5
6
7
8
9
propMinSdkVersion=9
propTargetSdkVersion=22
propBuildToolsVersion=22.0.1
propVersionCode=446
propVersionName=4.4.6
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1

propStatisticsUrl="http://localhost:8080"