ios icons and splash

This commit is contained in:
2023-06-06 23:39:13 +02:00
parent 5b267356db
commit 339e74e53e
16 changed files with 22 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ dependencies {
implementation project(':capacitor-dialog')
implementation project(':capacitor-haptics')
implementation project(':capacitor-keyboard')
implementation project(':capacitor-splash-screen')
implementation project(':capacitor-status-bar')
}