Updated on 2026-08-14

This commit is contained in:
Tangem 2024-06-05 13:23:01 +05:00
parent 199b7d3743
commit 20adf07484
23 changed files with 77 additions and 19 deletions

View file

@ -1,6 +0,0 @@
package com.tangem.common
object Strings {
const val STARS = "\u2217\u2217\u2217"
}