Skip to content

Commit

Permalink
released sample app version 2.3.112 (362) ⚛️
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Nov 22, 2023
1 parent df44395 commit 9147f9c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ android {
applicationId "live.hms.rn"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 361
versionName "2.3.111"
versionCode 362
versionName "2.3.112"
missingDimensionStrategy 'react-native-camera', 'general'
}

Expand Down

0 comments on commit 9147f9c

Please sign in to comment.