Bump android version code
This commit is contained in:
부모
b78e4c4dfc
커밋
3b3ffc2815
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -143,7 +143,7 @@ android {
|
|||
applicationId 'fr.amicaleinsat.application'
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 38
|
||||
versionCode 39
|
||||
versionName "4.0.1"
|
||||
missingDimensionStrategy 'react-native-camera', 'general'
|
||||
}
|
||||
|
|
불러오는 중…
Reference in a new issue