Skip to content

Commit

Permalink
feat: using new android version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cello Dev committed May 12, 2024
1 parent bfde5bf commit 299c359
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 @@ -90,6 +90,6 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "so.cello.android:cello-sdk:0.1.0"
implementation "so.cello.android:cello-sdk:0.1.1"
}

0 comments on commit 299c359

Please sign in to comment.