Add SDK git SHA to user agent (#2548)
This commit is contained in:
parent
6c1f90ed77
commit
90304a268e
3 changed files with 6 additions and 3 deletions
|
|
@ -37,6 +37,7 @@ dependencies {
|
|||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(platform(libs.network.okhttp.bom))
|
||||
implementation(libs.network.okhttp)
|
||||
implementation(libs.network.okhttp.logging)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue