Skip to content

Commit acfb05a

Browse files
committed
Release version 1.2.6 (459)
1 parent 36a4c6f commit acfb05a

File tree

4 files changed

+106
-103
lines changed

4 files changed

+106
-103
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.2.6 (459)
2+
3+
14
## 1.2.5 (458)
25

36

android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ android {
7676
applicationId "app.subwallet.mobile"
7777
minSdkVersion rootProject.ext.minSdkVersion
7878
targetSdkVersion rootProject.ext.targetSdkVersion
79-
versionCode 458
80-
versionName "1.2.5"
79+
versionCode 459
80+
versionName "1.2.6"
8181
missingDimensionStrategy 'react-native-camera', 'general'
8282
}
8383

0 commit comments

Comments
 (0)