Updated on 2026-08-14

This commit is contained in:
Tangem 2021-12-07 22:11:50 +03:00
parent 5eceb469b5
commit 2c25a256a7

View file

@ -78,8 +78,8 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'com.tangem:blockchain:develop-50'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-103'
implementation 'com.tangem.tangem-sdk-kotlin:android:develop-103'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-104'
implementation 'com.tangem.tangem-sdk-kotlin:android:develop-104'
// WebView
implementation "androidx.browser:browser:1.3.0"