mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-03 08:40:27 +02:00
c9122d74f8
Correct the usage of `hasSystemFeature` by calling it on the `packageManager` instance instead of the `PackageManager` class. This fixes a compilation error in `MainActivity` and `SettingsFragment`.