Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanhcole committed Aug 29, 2022
1 parent bfdae0b commit 550fd39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled true
versionCode 70
versionName "1.7.3"
versionCode 71
versionName "1.7.4"
missingDimensionStrategy 'react-native-camera', 'general'
}
signingConfigs {
Expand Down

0 comments on commit 550fd39

Please sign in to comment.