Skip to content

Commit

Permalink
move to 0.1.89
Browse files Browse the repository at this point in the history
  • Loading branch information
hebamoustafa committed Dec 4, 2024
1 parent 320eb7f commit c80cd04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ dependencies {
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "com.knotapi.cardonfileswitcher:knotapi-android-sdk:1.0.76"
implementation "com.knotapi.cardonfileswitcher:knotapi-android-sdk:1.0.77"
}

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.88",
"version": "0.1.89",
"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

0 comments on commit c80cd04

Please sign in to comment.