Release 4.2.8+1: Store-ready Privacy Policy and Terms of Use on Help (RU/EN) plus docs for website hosting. Windows 4.2.8.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-08-02 13:36:41 +03:00
co-authored by Cursor
parent c370e089ef
commit 6ed698e0a0
17 changed files with 457 additions and 22 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
minSdk = 26
targetSdk = 35
// versionCode = major*1_000_000 + minor*10_000 + patch*100 + build
versionCode = 4_027_001
versionName = "4.2.7+1"
versionCode = 4_028_001
versionName = "4.2.8+1"
vectorDrawables.useSupportLibrary = true
ndk {
abiFilters += listOf("arm64-v8a", "armeabi-v7a", "x86_64")