Skip to content

Commit 2698bd9

Browse files
Merge pull request #219 from ostdotcom/sachin-chauhan-dev-patch-1
Version code bump up to 34
2 parents af25cd5 + 36070fc commit 2698bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ android {
137137
applicationId "com.pepo.v2.production"
138138
minSdkVersion rootProject.ext.minSdkVersion
139139
targetSdkVersion rootProject.ext.targetSdkVersion
140-
versionCode 33
140+
versionCode 34
141141
versionName "1.0.6"
142142
missingDimensionStrategy 'react-native-camera', 'general'
143143
manifestPlaceholders = [

0 commit comments

Comments
 (0)