Updated on 2026-08-14

This commit is contained in:
Tangem 2022-04-25 23:21:12 +04:00
parent feb4cf76c9
commit 3e3a7e3af3
2 changed files with 2 additions and 2 deletions

View file

@ -93,7 +93,7 @@ dependencies {
implementation 'com.google.android.play:core-ktx:1.8.1'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'com.tangem:blockchain:develop-71'
implementation 'com.tangem:blockchain:develop-72'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-142'
implementation 'com.tangem.tangem-sdk-kotlin:android:develop-142'

View file

@ -50,7 +50,7 @@ dependencies {
implementation implementation(project(path: ':common'))
// Tangem sdk's
implementation 'com.tangem:blockchain:develop-71'
implementation 'com.tangem:blockchain:develop-72'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-142'
implementation 'com.tangem.tangem-sdk-kotlin:android:develop-142'