remove contacts integration again

Daniel Gultsch created

Change summary

src/playstore/AndroidManifest.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

src/playstore/AndroidManifest.xml 🔗

@@ -3,7 +3,7 @@
 
 
     <!-- Remove this line if Google Play Store is giving you a hard time -->
-    <uses-permission android:name="android.permission.READ_CONTACTS"/>
+    <!-- <uses-permission android:name="android.permission.READ_CONTACTS"/> -->
 
     <application android:icon="@mipmap/new_launcher">