From dec7d980ce056afa90081df530bf7957ef26cbe7 Mon Sep 17 00:00:00 2001 From: Jiongxuan Zhang Date: Thu, 12 Sep 2024 09:49:41 +0800 Subject: [PATCH] chore: Update android submodule to use feat/platform-android-offline branch (for capacitor) --- .gitmodules | 4 ++++ android | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 android diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..3bbd16a3e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "android"] + path = android + url = https://github.com/jiongxuan/super-productivity-android.git + branch = feat/platform-android-offline diff --git a/android b/android new file mode 160000 index 000000000..e5eedac23 --- /dev/null +++ b/android @@ -0,0 +1 @@ +Subproject commit e5eedac23a01624a6e29b033ef20339c94bae489