refactor(mobile): upgrade capacitor to v4

This commit is contained in:
Andelf
2022-09-15 15:34:43 +08:00
committed by Tienson Qin
parent 23ecc641ef
commit 6dc5517484
14 changed files with 159 additions and 134 deletions

View File

@@ -12,6 +12,7 @@
android:theme="@style/AppTheme">
<activity
android:exported="true"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode"
android:name="com.logseq.app.MainActivity"
android:label="@string/title_activity_main"