Skip to content

Commit 973cd39

Browse files
committed
Bump version 1.53
1 parent 558c1ec commit 973cd39

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ android {
104104
minSdkVersion rootProject.ext.minSdkVersion
105105
targetSdkVersion rootProject.ext.targetSdkVersion
106106
versionCode 1
107-
versionName "1.51"
107+
versionName "1.53"
108108

109109
manifestPlaceholders = [
110110
customOpenIDURLScheme: project.config.get("CUSTOM_OPENID_PROOF_REQUEST_URL_SCHEME") ?: "",

ios/Wallet/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.51</string>
20+
<string>1.53</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)