mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
build(android): bump release version code
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user