feat: host sessions and event terminate actions (0.5.13)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-06-22 10:22:21 +10:00
parent 6592f027a1
commit 477e5ea6ed
7 changed files with 451 additions and 4 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "ru.kalinamall.seaca"
minSdk = 26
targetSdk = 35
versionCode = 26
versionName = "0.5.12"
versionCode = 27
versionName = "0.5.13"
}
buildTypes {