diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9784558..0e2ad94 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -32,8 +32,7 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/AppTheme" - android:debuggable="true"> + android:theme="@style/AppTheme" >