release: prepare v1.9.29 (#1266)

Prepare v1.9.29 release for the Code.gs JSON parse regression fix.\n\nTests:\n- cargo test --lib
This commit is contained in:
Shin (Former Aleph)
2026-05-17 19:50:46 +03:00
committed by GitHub
parent f4257a5be8
commit f5ebb22895
4 changed files with 13 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ android {
applicationId = "com.therealaleph.mhrv"
minSdk = 24 // Android 7.0 — covers 99%+ of live devices.
targetSdk = 34
versionCode = 160
versionName = "1.9.28"
versionCode = 161
versionName = "1.9.29"
// Ship all four mainstream Android ABIs:
// - arm64-v8a — 95%+ of real-world Android phones since 2019