chore: release 0.5.16 (include_hidden host events)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-06-29 15:25:09 +10:00
parent 3bb81e40af
commit 6398d48e06
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Android-клиент [Security Alert Center (SAC)](https://git.kalinamall.ru/PapaTramp/security-alert-center).
**Версия:** `0.5.15` (versionCode 29)
**Версия:** `0.5.16` (versionCode 30)
## Возможности
+2 -2
View File
@@ -24,8 +24,8 @@ android {
applicationId = "ru.kalinamall.seaca"
minSdk = 26
targetSdk = 35
versionCode = 29
versionName = "0.5.15"
versionCode = 30
versionName = "0.5.16"
}
signingConfigs {