Updated on 2026-08-14

This commit is contained in:
Tangem 2020-11-12 12:06:47 +03:00
parent 061b10d788
commit b2f7b4ddc2

View file

@ -70,9 +70,9 @@ dependencies {
implementation 'com.google.android.material:material:1.2.1'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.10'
implementation 'com.tangem:blockchain:1.105.0'
implementation 'com.tangem:core:1.79.0'
implementation 'com.tangem:sdk:1.79.0'
implementation 'com.tangem:blockchain:1.106.0'
implementation 'com.tangem:core:1.80.0'
implementation 'com.tangem:sdk:1.80.0'
// WebView
implementation "androidx.browser:browser:1.2.0"