Remove outdated package query name

This commit is contained in:
moving-bits 2023-08-13 01:09:44 +02:00 committed by Alexander Borsuk
parent 1619b32afb
commit 9113776e22

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>