Merge branch 'develop' into feature/finoramic-sdk-intgrn
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user