Ship Android AI console and remove web UI

This commit is contained in:
Codex
2026-06-26 22:56:42 +03:00
parent 4e811daaf2
commit ab2557ea26
12 changed files with 1086 additions and 2026 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ android {
applicationId = "xyz.kusoft.tradebotmonitor"
minSdk = 26
targetSdk = 36
versionCode = 2
versionName = "0.1.1"
versionCode = 3
versionName = "0.2.0"
}
}