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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorАлександр Зацепин <az@mapswithme.com>2017-05-26 14:40:58 +0300
committerАлександр Зацепин <az@mapswithme.com>2017-05-29 11:59:28 +0300
commitbb7719044913cc42ff42f33778ba4ac3dfd8b5e6 (patch)
treea70747f394190f076596e623ab85adb1a596203b /android/gradle.properties
parent6f60fd3f47d698b8acc7bdb0b702cce506e67698 (diff)
[android][cherry-pick] Fixed mopub impression and clicks tracking
Diffstat (limited to 'android/gradle.properties')
-rw-r--r--android/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index db9b8d1933..4ce417cc09 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -4,8 +4,8 @@ propMinSdkVersion=15
propTargetSdkVersion=23
propCompileSdkVersion=23
propBuildToolsVersion=25.0.2
-propVersionCode=733
-propVersionName=7.3.3
+propVersionCode=735
+propVersionName=7.3.5
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
org.gradle.daemon=true