Skip to content

Commit

Permalink
Merge pull request #45 from millionscard/move-to-Android-1.0.52
Browse files Browse the repository at this point in the history
move to Android 1.0.52
  • Loading branch information
taitmbarek authored Feb 26, 2024
2 parents 2df630a + f1776b3 commit 3cd53ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ repositories {
dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "com.knotapi.cardonfileswitcher:knotapi-android-sdk:1.0.45"
implementation "com.knotapi.cardonfileswitcher:knotapi-android-sdk:1.0.52"
// From node_modules
}

Expand Down

0 comments on commit 3cd53ae

Please sign in to comment.