Branding: fix app-bar logo background + bump versionCode

This commit is contained in:
Tretzi
2026-04-09 22:32:23 -05:00
parent 31d485da42
commit b505bbda96
2 changed files with 1 additions and 1 deletions

View File

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