mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 11:39:22 +00:00
update namespace
This commit is contained in:
parent
a8a835a0a6
commit
defb86b41c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ android {
|
|||
disable 'InvalidPackage'
|
||||
}
|
||||
|
||||
namespace 'com.cakewallet.cake_wallet'
|
||||
namespace appProperties['id']
|
||||
|
||||
defaultConfig {
|
||||
applicationId appProperties['id']
|
||||
|
|
Loading…
Reference in a new issue