Skip to content

Commit

Permalink
Release version 1.1.81 (433)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhquang committed Sep 28, 2024
1 parent 6c860ac commit eec3ae7
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 93 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.81 (433)


## 1.1.80 (432)


Expand Down
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 432
versionName "1.1.80"
versionCode 433
versionName "1.1.81"
missingDimensionStrategy 'react-native-camera', 'general'
}

Expand Down
Loading

0 comments on commit eec3ae7

Please sign in to comment.