Skip to content

Commit

Permalink
Bump version Android to 1.0.12 (203)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenduythuc committed Jul 25, 2023
1 parent f63b198 commit 615f451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 203
versionName "1.0.11"
versionName "1.0.12"
missingDimensionStrategy 'react-native-camera', 'general'
}

Expand Down

0 comments on commit 615f451

Please sign in to comment.