Skip to content

Commit

Permalink
Release bundle v4 iOS and 1.1.21 (281) Android and fix send all issues
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenduythuc committed Dec 25, 2023
1 parent 90f7815 commit 083c0ed
Show file tree
Hide file tree
Showing 7 changed files with 222 additions and 255 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ android {
applicationId "app.subwallet.mobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 280
versionName "1.1.20"
versionCode 281
versionName "1.1.21"
missingDimensionStrategy 'react-native-camera', 'general'
}

Expand Down
Loading

0 comments on commit 083c0ed

Please sign in to comment.