build(android): bump release version code

This commit is contained in:
Ayaan Zaidi
2026-03-08 16:17:38 +05:30
committed by Ayaan Zaidi
parent 46145fde19
commit 709e11ea70

View File

@@ -63,7 +63,7 @@ android {
applicationId = "ai.openclaw.app" applicationId = "ai.openclaw.app"
minSdk = 31 minSdk = 31
targetSdk = 36 targetSdk = 36
versionCode = 202603080 versionCode = 202603081
versionName = "2026.3.8" versionName = "2026.3.8"
ndk { ndk {
// Support all major ABIs — native libs are tiny (~47 KB per ABI) // Support all major ABIs — native libs are tiny (~47 KB per ABI)