Updated on 2026-08-14

This commit is contained in:
Tangem 2021-12-06 14:52:40 +03:00
parent b2282bdbc7
commit 5f9579c63e

View file

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