Updated on 2026-08-14
This commit is contained in:
parent
f4422dd3fb
commit
a107ddd36e
6 changed files with 148 additions and 12 deletions
|
|
@ -1,3 +0,0 @@
|
|||
package com.tangem.tap.common.extensions
|
||||
|
||||
fun StringBuilder.breakLine(count: Int = 1): StringBuilder = append("\n".repeat(count))
|
||||
Loading…
Add table
Add a link
Reference in a new issue