make status bar dark & readme

This commit is contained in:
2023-01-07 11:48:35 +01:00
parent ed5b4eac5b
commit 03e36c8d3b
9 changed files with 34 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ dependencies {
implementation project(':capacitor-clipboard')
implementation project(':capacitor-geolocation')
implementation project(':capacitor-preferences')
implementation project(':capacitor-status-bar')
}