Skip to content

Commit

Permalink
debuggable is set by build process (true = InstallDebug, false when b…
Browse files Browse the repository at this point in the history
…uilding release version)
  • Loading branch information
ruleant committed Jul 6, 2014
1 parent 3110f8e commit 4916964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<application
android:allowBackup="true"
android:debuggable="false"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
Expand Down

0 comments on commit 4916964

Please sign in to comment.