Skip to content

Commit

Permalink
Merge pull request #22 from exotel/VST-804
Browse files Browse the repository at this point in the history
1.0.54
  • Loading branch information
vijaykumar-exotel authored Jul 30, 2024
2 parents 1278a94 + 6e35a1f commit 12ec4b6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Binary file not shown.
5 changes: 5 additions & 0 deletions jetixApp/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file.

## [1.0.54] 30-07-2024

### Added
* [VST-804](https://exotel.atlassian.net/browse/VST-804) : configured send metrics

## [1.0.53] 17-07-2024

### Added
Expand Down
2 changes: 1 addition & 1 deletion jetixApp/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-alpha4'

implementation 'com.google.code.gson:gson:[2.8.5]'
implementation 'dnsjava:dnsjava:[2.1.9,)'
implementation 'dnsjava:dnsjava:3.5.3'
implementation 'com.squareup.okhttp3:okhttp:[3.14.2,)'
implementation 'com.squareup.okhttp3:logging-interceptor:[3.14.2,)'
implementation project(path: ':exotel-voice-sdk')
Expand Down

0 comments on commit 12ec4b6

Please sign in to comment.