update namespace

This commit is contained in:
Czarek Nakamoto 2024-12-03 07:31:27 -05:00
parent a8a835a0a6
commit defb86b41c
No known key found for this signature in database
GPG key ID: 04FB77CB56AB1DF4

View file

@ -44,7 +44,7 @@ android {
disable 'InvalidPackage'
}
namespace 'com.cakewallet.cake_wallet'
namespace appProperties['id']
defaultConfig {
applicationId appProperties['id']