Updated on 2026-08-14

This commit is contained in:
Tangem 2022-04-13 20:51:03 +03:00
parent 12bc959fde
commit 787d354d3d
18 changed files with 102 additions and 262 deletions

View file

@ -10,7 +10,7 @@ java {
dependencies {
// Tangem sdk's
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-140'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-142'
// Network
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.9.3"))