Updated on 2026-08-14

This commit is contained in:
Tangem 2022-02-09 20:42:18 +03:00
parent 1034eeaf8b
commit 462aca5dd3

View file

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