Updated on 2026-08-14

This commit is contained in:
Tangem 2024-05-29 15:46:43 +04:00
parent d2518865d1
commit 7839bbc833
6 changed files with 16 additions and 14 deletions

View file

@ -1,6 +0,0 @@
package com.tangem.lib.auth
interface AppVersionProvider {
fun getAppVersion(): String
}