This turns out to be more confusing than helpful

Stephen Paul Weber created

Since you can't install any other version while the data is present, and it's
hard to clear, it really doesn't help in the ways we hoped.

Change summary

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

Detailed changes

src/cheogram/AndroidManifest.xml 🔗

@@ -4,7 +4,7 @@
 
     <uses-permission android:name="android.permission.BIND_TELECOM_CONNECTION_SERVICE" />
 
-    <application tools:ignore="GoogleAppIndexingWarning" android:hasFragileUserData="true">
+    <application tools:ignore="GoogleAppIndexingWarning">
         <!-- INSERT -->
 
         <service android:name="com.cheogram.android.ConnectionService"