forked from vergnet/application-amicale
bump android version code
This commit is contained in:
parent
329d6eab1d
commit
0356736d14
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ android {
|
|||
applicationId 'fr.amicaleinsat.application'
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 35
|
||||
versionCode 38
|
||||
versionName "4.0.1"
|
||||
missingDimensionStrategy 'react-native-camera', 'general'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue