Skip to content

Commit

Permalink
fix: new khipu sdk for android fix the top title location
Browse files Browse the repository at this point in the history
  • Loading branch information
edavism committed Jun 12, 2024
1 parent c5f658d commit 6183f28
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 @@ -95,6 +95,6 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'com.khipu:khipu-client-android:2.5.0'
implementation 'com.khipu:khipu-client-android:2.5.1'
}

0 comments on commit 6183f28

Please sign in to comment.