Files
materialious/materialious/android/gradle/wrapper
Lenny Angst 6b82942ec7 Upgrade to Capacitor 7
Necessary workarounds:

- capacitor-navigation-bar: We now directly include a patched version of
  the plugin, as the original repo seems to be unmaintained atm and
  currently. The patched version works with Capacitor 7.
- We need to set the statusbar overlay to false on mount, as true seems
  to be the new default. Otherwise the top menu items would clip into
  the Android statusbar.

Closes #942
2025-08-05 22:14:28 +02:00
..