build: bump versions to 2026.3.2

This commit is contained in:
Peter Steinberger
2026-03-02 04:55:44 +00:00
parent d2472af724
commit 6ba7238ac6
51 changed files with 97 additions and 55 deletions

View File

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