chore: change applicationId/package to solutions.tretter.mindmachine

This commit is contained in:
Tretzi
2026-04-10 16:14:31 -05:00
parent b291c378f6
commit 931077c7aa
45 changed files with 122 additions and 122 deletions

View File

@@ -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