chore: change applicationId/package to solutions.tretter.mindmachine
This commit is contained in:
@@ -4,11 +4,11 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "com.mindmachine.mvp"
|
||||
namespace = "solutions.tretter.mindmachine"
|
||||
compileSdk = 35
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.mindmachine.mvp"
|
||||
applicationId = "solutions.tretter.mindmachine"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 5
|
||||
|
||||
Reference in New Issue
Block a user