build: prepare 2026.3.11 release

This commit is contained in:
Peter Steinberger
2026-03-12 05:01:01 +00:00
parent c65390cbde
commit 29dc65403f
4 changed files with 9 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ android {
minSdk = 31
targetSdk = 36
versionCode = 202603110
versionName = "2026.3.11-beta.1"
versionName = "2026.3.11"
ndk {
// Support all major ABIs — native libs are tiny (~47 KB per ABI)
abiFilters += listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")

View File

@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2026.3.11-beta.1</string>
<string>2026.3.11</string>
<key>CFBundleVersion</key>
<string>202603110</string>
<key>CFBundleIconFile</key>