Skip to content

Commit

Permalink
Merge branch 'master-qa' of https://github.com/sap-labs-france/ev-mobile
Browse files Browse the repository at this point in the history
 into ios_permissions

# Conflicts:
#	ios/eMobility.xcodeproj/project.pbxproj
  • Loading branch information
AlixH committed Jan 13, 2022
2 parents 19c46d0 + 496ee8b commit 0673c4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ android {
applicationId "com.emobility"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 197
versionName "2.0.18"
versionCode 198
versionName "2.0.19"
missingDimensionStrategy 'react-native-camera', 'general'
}
splits {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eMobility",
"version": "2.0.5",
"version": "2.0.19",
"engines": {
"npm": "8.x.x"
},
Expand Down

0 comments on commit 0673c4e

Please sign in to comment.