mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
properly detect if the free app is installed
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
<package android:name="com.simplemobiletools.contacts.pro" />
|
||||
</queries>
|
||||
|
||||
<queries>
|
||||
<package android:name="com.simplemobiletools.calendar.debug" />
|
||||
<package android:name="com.simplemobiletools.calendar" />
|
||||
</queries>
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.faketouch"
|
||||
android:required="false" />
|
||||
|
Reference in New Issue
Block a user