Preserve open positions carousel scroll

This commit is contained in:
Codex
2026-07-09 22:46:04 +03:00
parent e21a96640d
commit 77a063d263
2 changed files with 11 additions and 5 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ android {
applicationId = "xyz.kusoft.tradebotmonitor"
minSdk = 26
targetSdk = 36
versionCode = 15
versionName = "0.2.12"
versionCode = 16
versionName = "0.2.13"
}
}