Skip to content

Commit

Permalink
fix(deps): update dependency im.crisp:crisp-sdk to v1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent c6c4e2c commit 96ebbd0
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 @@ -59,7 +59,7 @@ dependencies {
implementation project(':capacitor-android')
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
testImplementation "junit:junit:$junitVersion"
implementation 'im.crisp:crisp-sdk:1.0.15'
implementation 'im.crisp:crisp-sdk:1.0.16'
implementation 'androidx.multidex:multidex:2.0.1'
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
Expand Down

0 comments on commit 96ebbd0

Please sign in to comment.