refactor to place UI in the ui folder

This commit is contained in:
2024-11-29 12:29:56 -07:00
parent 92c981a7e3
commit 09a0c44e50
117 changed files with 199 additions and 0 deletions

View File

@ -0,0 +1,3 @@
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
include ':capacitor-android'
project(':capacitor-android').projectDir = new File('../node_modules/@capacitor/android/capacitor')