mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 02:20:38 +00:00
build(android): add auto-bump signed aab release script
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"android:assemble": "cd apps/android && ./gradlew :app:assembleDebug",
|
||||
"android:bundle:release": "bun apps/android/scripts/build-release-aab.ts",
|
||||
"android:format": "cd apps/android && ./gradlew :app:ktlintFormat :benchmark:ktlintFormat",
|
||||
"android:install": "cd apps/android && ./gradlew :app:installDebug",
|
||||
"android:lint": "cd apps/android && ./gradlew :app:ktlintCheck :benchmark:ktlintCheck",
|
||||
|
||||
Reference in New Issue
Block a user