Merge branch 'develop' into feature/finoramic-sdk-intgrn

This commit is contained in:
satish_p
2021-07-22 14:20:32 +05:30

View File

@@ -15,7 +15,7 @@ plugins {
id('com.google.firebase.firebase-perf')
}
def VERSION_NAME = "1.7.4"
def VERSION_NAME = "1.7.5"
android {
compileSdkVersion 29
@@ -34,7 +34,7 @@ android {
applicationId "com.naviapp"
minSdkVersion 21
targetSdkVersion 29
versionCode 69
versionCode 70
versionName VERSION_NAME
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"