fix(mobile): stabilize finding creation and narrow-screen actions
Android CI / RC / Android · lint, tests, debug APK, release compile (push) Successful in 3m3s
DH V2 CI / API · typecheck, tests, build (push) Successful in 34s
DH V2 CI / WEB · typecheck, build (push) Successful in 18s
Production dependency audit / API · production dependencies (push) Successful in 9s
Production dependency audit / WEB · production dependencies (push) Successful in 9s
DH V2 CI / Docker / scripts contract (push) Successful in 1m3s

This commit is contained in:
DH V2
2026-09-15 00:10:18 -03:00
parent 9eef156197
commit a2ec846721
12 changed files with 100 additions and 31 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
export const API_VERSION = '0.29.0-5';
export const API_VERSION = '0.29.0-6';
export const API_PHASE = 'F6.2';