Remove outdated package query name

This commit is contained in:
moving-bits 2023-08-13 01:09:44 +02:00
parent 64781aa63b
commit a2b240a878

View file

@ -3,6 +3,5 @@
<queries>
<!-- packages we want to see using the package manager need to be declared starting with targetSDK 30, and we need to use specific strings / cannot use @string/xxx notation -->
<package android:name="app.organicmaps"/>
<package android:name="com.mapswithme.maps"/>
</queries>
</manifest>