mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 02:52:40 +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`.