diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f031236..fc0ca7a 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -14,7 +14,7 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/GdxTheme" android:hardwareAccelerated="true" android:allowClearUserData="true" android:logo="@drawable/ic_launcher" android:debuggable="true"> + android:theme="@style/GdxTheme" android:hardwareAccelerated="true" android:allowClearUserData="true" android:logo="@drawable/ic_launcher" android:debuggable="false">