~singpolyma/cheogram-android

a59b60d3283d40545ddf52d35f8f41280ed4335e — Stephen Paul Weber 9 months ago d5208a6
This turns out to be more confusing than helpful

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.
1 files changed, 1 insertions(+), 1 deletions(-)

M src/cheogram/AndroidManifest.xml
M src/cheogram/AndroidManifest.xml => src/cheogram/AndroidManifest.xml +1 -1
@@ 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"