Updated on 2026-08-14
This commit is contained in:
parent
aa77c81f2d
commit
69234e50ef
5 changed files with 34 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.tangem.lib.auth
|
||||
|
||||
interface AppVersionProvider {
|
||||
|
||||
fun getAppVersion(): String
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue