Updated on 2026-08-14
This commit is contained in:
parent
463e5b1d52
commit
2a61e32f0c
4 changed files with 57 additions and 11 deletions
|
|
@ -32,6 +32,12 @@ dependencies {
|
|||
implementation(deps.timber)
|
||||
// endregion
|
||||
|
||||
// region Firebase libraries
|
||||
implementation(platform(deps.firebase.bom))
|
||||
implementation(deps.firebase.analytics)
|
||||
implementation(deps.firebase.crashlytics)
|
||||
// endregion
|
||||
|
||||
// region Tangem libraries
|
||||
implementation(deps.tangem.blockchain) { exclude(module = "joda-time") }
|
||||
implementation(deps.tangem.card.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue