From 0ace9e9509f8c84766addc1cc2bcafe4efdcb936 Mon Sep 17 00:00:00 2001 From: Tangem Date: Fri, 9 Apr 2021 21:55:05 +0300 Subject: [PATCH] Updated on 2026-08-14 --- app/build.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c65890f80b..75ca19087f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -76,9 +76,9 @@ dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' - implementation 'com.tangem:blockchain:1.157.0' - implementation 'com.tangem:core:1.108.0' - implementation 'com.tangem:sdk:1.108.0' + implementation 'com.tangem:blockchain:1.164.0' + implementation 'com.tangem:core:1.109.0' + implementation 'com.tangem:sdk:1.109.0' // WebView implementation "androidx.browser:browser:1.3.0"