Skip to content

Commit

Permalink
Release version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wallee-deployment-user committed Feb 28, 2025
1 parent f0e5922 commit bb11095
Show file tree
Hide file tree
Showing 13 changed files with 266 additions and 254 deletions.
10 changes: 5 additions & 5 deletions WalleePaymentSdk.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>WalleePaymentSdk.framework/WalleePaymentSdk</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>WalleePaymentSdk.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>WalleePaymentSdk.framework/WalleePaymentSdk</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>WalleePaymentSdk.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2767,7 +2767,7 @@
"kind": "StringLiteral",
"offset": 301,
"length": 7,
"value": "\"1.4.2\""
"value": "\"1.4.3\""
},
{
"filePath": "\/Users\/gitlabrunner\/builds\/VwLiCsV2_\/0\/frontend\/mobile-sdk-android\/ios\/WalleePaymentSdk\/Helpers\/Theme.swift",
Expand Down
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
"google-libphonenumber": "3.2.35",
"react-native-keyboard-aware-scroll-view": "0.9.5",
"react-native-iphone-x-helper": "1.3.1",
"@sentry/react-native": "6.7.0",
"@sentry/react-native": "6.9.0",
"@sentry-internal/browser-utils": "8.54.0",
"tslib": "1.14.1",
"big-integer": "1.6.52",
"intl": "1.2.5",
"react-native-url-polyfill": "1.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2767,7 +2767,7 @@
"kind": "StringLiteral",
"offset": 301,
"length": 7,
"value": "\"1.4.2\""
"value": "\"1.4.3\""
},
{
"filePath": "\/Users\/gitlabrunner\/builds\/VwLiCsV2_\/0\/frontend\/mobile-sdk-android\/ios\/WalleePaymentSdk\/Helpers\/Theme.swift",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2767,7 +2767,7 @@
"kind": "StringLiteral",
"offset": 301,
"length": 7,
"value": "\"1.4.2\""
"value": "\"1.4.3\""
},
{
"filePath": "\/Users\/gitlabrunner\/builds\/VwLiCsV2_\/0\/frontend\/mobile-sdk-android\/ios\/WalleePaymentSdk\/Helpers\/Theme.swift",
Expand Down
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
"google-libphonenumber": "3.2.35",
"react-native-keyboard-aware-scroll-view": "0.9.5",
"react-native-iphone-x-helper": "1.3.1",
"@sentry/react-native": "6.7.0",
"@sentry/react-native": "6.9.0",
"@sentry-internal/browser-utils": "8.54.0",
"tslib": "1.14.1",
"big-integer": "1.6.52",
"intl": "1.2.5",
"react-native-url-polyfill": "1.3.0",
Expand Down
Binary file modified walleepaymentsdkbundle.jsbundle
Binary file not shown.

0 comments on commit bb11095

Please sign in to comment.