Updated on 2026-08-14

This commit is contained in:
Tangem 2021-11-08 16:02:56 +03:00
parent 922fcbc338
commit 8dd5e3b4bd

View file

@ -76,8 +76,8 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'com.tangem:blockchain:develop-43'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-92'
implementation 'com.tangem.tangem-sdk-kotlin:android:develop-92'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-93'
implementation 'com.tangem.tangem-sdk-kotlin:android:develop-93'
// WebView
implementation "androidx.browser:browser:1.3.0"