Auto commit (MindMachine) Wed Apr 15 10:01:01 PM CDT 2026

This commit is contained in:
Tretzi
2026-04-15 22:01:01 -05:00
parent 011e4ba349
commit 937689cbfa
3 changed files with 67 additions and 28 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId = "solutions.tretter.mindmachine"
minSdk = 26
targetSdk = 35
versionCode = 7
versionName = "1.0.2"
versionCode = 11
versionName = "1.0.6"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}