Updated on 2026-08-14

This commit is contained in:
Tangem 2020-11-30 16:18:42 +03:00
parent a33d6dd4ab
commit 92939b2d7d

View file

@ -71,9 +71,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.114.0'
implementation 'com.tangem:core:1.80.0'
implementation 'com.tangem:sdk:1.80.0'
implementation 'com.tangem:blockchain:1.117.0'
implementation 'com.tangem:core:1.83.0'
implementation 'com.tangem:sdk:1.83.0'
// WebView
implementation "androidx.browser:browser:1.2.0"