fix: update version to 4.11.66 and streamline Android build scripts

This commit is contained in:
2026-04-15 22:14:14 +10:00
parent d04c1e8f77
commit 85851d7288
3 changed files with 7 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
import { Capacitor, registerPlugin } from '@capacitor/core';
import type { MatrixClient } from 'matrix-js-sdk';
interface MatrixBackgroundSyncPlugin {
/** Start the background sync service with the given Matrix credentials. */
start(options: {