Skip to content

Commit

Permalink
Merge pull request #7 from khipu/HF-20242908-1740
Browse files Browse the repository at this point in the history
fix: updates android khipu client to 2.7.5
  • Loading branch information
mauriceaux authored Aug 29, 2024
2 parents ea4315a + 66c4a47 commit 5fbd22a
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.7.4'
implementation 'com.khipu:khipu-client-android:2.7.5'
}

0 comments on commit 5fbd22a

Please sign in to comment.