Skip to content

Commit 26f3278

Browse files
authored
Merge pull request #23 from dydxprotocol/bump-app-version
Bump app versions
2 parents 403aaaf + 620df14 commit 26f3278

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
minSdkVersion parent.minSdkVersion
2727
targetSdkVersion parent.targetSdkVersion
2828
versionCode 10000
29-
versionName "1.13.1"
29+
versionName "1.13.2"
3030

3131
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3232

ios/dydxV4/dydxV4.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2923,7 +2923,7 @@
29232923
"$(inherited)",
29242924
"@executable_path/Frameworks",
29252925
);
2926-
MARKETING_VERSION = 1.13.3;
2926+
MARKETING_VERSION = 1.13.4;
29272927
PRODUCT_NAME = "$(TARGET_NAME)";
29282928
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) _iOS";
29292929
TARGETED_DEVICE_FAMILY = 1;
@@ -2946,7 +2946,7 @@
29462946
"$(inherited)",
29472947
"@executable_path/Frameworks",
29482948
);
2949-
MARKETING_VERSION = 1.13.3;
2949+
MARKETING_VERSION = 1.13.4;
29502950
PRODUCT_NAME = "$(TARGET_NAME)";
29512951
PROVISIONING_PROFILE_SPECIFIER = "";
29522952
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) _iOS";

0 commit comments

Comments
 (0)