feat(sync): capacitor glue code

This commit is contained in:
Tienson Qin
2021-12-08 10:53:39 +08:00
committed by rcmerci
parent 56047e6441
commit 00c9a5b299
16 changed files with 179 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.logseq.file_sync">
</manifest>