Skip to content

Commit

Permalink
Release version 1.1.79 (430)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhquang committed Sep 9, 2024
1 parent 49b973d commit 3e7ee1f
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 91 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.79 (430)


## 1.1.78 (429)


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 429
versionName "1.1.78"
versionCode 430
versionName "1.1.79"
missingDimensionStrategy 'react-native-camera', 'general'
}

Expand Down
Loading

0 comments on commit 3e7ee1f

Please sign in to comment.