Bump android version code
This commit is contained in:
parent
e33320da10
commit
9c65aadfbd
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ android {
|
|||
applicationId 'fr.amicaleinsat.application'
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 43
|
||||
versionCode 45
|
||||
versionName "4.1.0"
|
||||
missingDimensionStrategy 'react-native-camera', 'general'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue