Updated on 2026-08-14

This commit is contained in:
Tangem 2021-11-18 20:30:19 +03:00
parent 6ede7776b3
commit 920c5b8707
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@ dependencies {
implementation 'com.google.android.play:core-ktx:1.8.1'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'com.tangem:blockchain:develop-46'
implementation 'com.tangem:blockchain:develop-47'
implementation 'com.tangem.tangem-sdk-kotlin:core:develop-95'
implementation 'com.tangem.tangem-sdk-kotlin:android:develop-95'

View file

@ -22,7 +22,7 @@
android:layout_height="?attr/actionBarSize"
app:menu="@menu/popular_tokens"
app:navigationIcon="@drawable/ic_baseline_arrow_back_24"
app:title="Add Currencies" />
app:title="Add tokens" />
</com.google.android.material.appbar.AppBarLayout>