mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-12 19:25:06 -04:00
Don't set debuggable. If you really need to modify it, do it locally, don't commit that.
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
<application
|
||||
android:name=".MinimalBible"
|
||||
android:allowBackup="true"
|
||||
android:debuggable="false"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme">
|
||||
|
Reference in New Issue
Block a user