Improve Android retrain start feedback

This commit is contained in:
Codex
2026-06-30 21:37:08 +03:00
parent 2e2978d7d9
commit 4a4039c03d
2 changed files with 21 additions and 6 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ android {
applicationId = "xyz.kusoft.tradebotmonitor"
minSdk = 26
targetSdk = 36
versionCode = 11
versionName = "0.2.8"
versionCode = 12
versionName = "0.2.9"
}
}