Keep open positions carousel stable

This commit is contained in:
Codex
2026-07-09 22:50:33 +03:00
parent 77a063d263
commit 6fb79ee2a9
2 changed files with 62 additions and 8 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ android {
applicationId = "xyz.kusoft.tradebotmonitor"
minSdk = 26
targetSdk = 36
versionCode = 16
versionName = "0.2.13"
versionCode = 17
versionName = "0.2.14"
}
}