Commit e3de4ead authored by Alexander Ivanov's avatar Alexander Ivanov

Disable debugging on a device in user mode.

parent 47599c86
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
android:installLocation="auto" android:installLocation="auto"
> >
<application <application
android:debuggable="true"
android:label="@string/application_name" android:label="@string/application_name"
android:icon="@drawable/ic_launcher" android:icon="@drawable/ic_launcher"
android:name="com.xabber.android.data.Application" android:name="com.xabber.android.data.Application"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment