Updated on 2026-08-14

This commit is contained in:
Tangem 2021-04-09 21:55:05 +03:00
parent 7919fbdd5e
commit 0ace9e9509

View file

@ -76,9 +76,9 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'com.tangem:blockchain:1.157.0'
implementation 'com.tangem:core:1.108.0'
implementation 'com.tangem:sdk:1.108.0'
implementation 'com.tangem:blockchain:1.164.0'
implementation 'com.tangem:core:1.109.0'
implementation 'com.tangem:sdk:1.109.0'
// WebView
implementation "androidx.browser:browser:1.3.0"