Updated on 2026-08-14
This commit is contained in:
parent
894c5664b3
commit
3399ffbcd2
45 changed files with 101 additions and 70 deletions
|
|
@ -2,4 +2,8 @@ plugins {
|
|||
alias(deps.plugins.android.library)
|
||||
alias(deps.plugins.kotlin.android)
|
||||
id("configuration")
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "com.tangem.core.res"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue