Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into nikunj/cds-2412-add-explicit-send…
Browse files Browse the repository at this point in the history
…_card-argument-to-login-success-callback

# Conflicts:
#	android/build.gradle
#	example/ios/Podfile.lock
#	react-native-knotapi.podspec
  • Loading branch information
Nikunjp1904 committed Nov 18, 2024
2 parents 9dff670 + 6b96384 commit c50d607
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-knotapi",
"version": "0.1.84",
"version": "0.1.86",
"description": "Knot is for when there's knot an API - change card on file information, cancel subscriptions, change passwords, and more.",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.cjs",
Expand Down
1 change: 0 additions & 1 deletion react-native-knotapi.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Pod::Spec.new do |s|
s.dependency "React-Core"
s.dependency 'KnotAPI', '0.7.7'


# Don't install the dependencies when we run `pod install` in the old architecture.
if ENV['RCT_NEW_ARCH_ENABLED'] == '1' then
s.compiler_flags = folly_compiler_flags + " -DRCT_NEW_ARCH_ENABLED=1"
Expand Down

0 comments on commit c50d607

Please sign in to comment.