Bump version number

このコミットが含まれているのは:
Arnaud Vergnet 2020-08-07 14:42:08 +02:00
コミット dfa9548a2f

ファイルの表示

@ -136,7 +136,7 @@ android {
applicationId 'fr.amicaleinsat.application'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 34
versionCode 35
versionName "4.0.1"
missingDimensionStrategy 'react-native-camera', 'general'
}