Updated on 2026-08-14

This commit is contained in:
Tangem 2021-12-16 18:44:01 +03:00
parent 4c4728814e
commit 204a386844

View file

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