mirror of https://github.com/openclaw/openclaw.git
build(android): bump release version code
This commit is contained in:
parent
46145fde19
commit
709e11ea70
|
|
@ -63,7 +63,7 @@ android {
|
|||
applicationId = "ai.openclaw.app"
|
||||
minSdk = 31
|
||||
targetSdk = 36
|
||||
versionCode = 202603080
|
||||
versionCode = 202603081
|
||||
versionName = "2026.3.8"
|
||||
ndk {
|
||||
// Support all major ABIs — native libs are tiny (~47 KB per ABI)
|
||||
|
|
|
|||
Loading…
Reference in New Issue