Fix launcher icon + add warnings section to guidance

This commit is contained in:
Tretzi
2026-04-09 22:39:22 -05:00
parent b505bbda96
commit 7550c0fe50
5 changed files with 8 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ android {
applicationId = "com.mindmachine.mvp"
minSdk = 26
targetSdk = 35
versionCode = 2
versionCode = 3
versionName = "1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"