ios icons and splash

This commit is contained in:
2023-06-06 23:39:13 +02:00
parent 9f63e2f4da
commit e285006539
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')
}