mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-23 07:27:22 +01:00
make dbg variant "debuggable"
This commit is contained in:
parent
7783021fd7
commit
873e0c7e92
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
<application android:icon="@drawable/icon48x48"
|
||||
android:label="@string/app_name"
|
||||
android:name=".XWApp"
|
||||
android:debuggable="true"
|
||||
>
|
||||
|
||||
<activity android:name="GamesListActivity"
|
||||
|
|
Loading…
Add table
Reference in a new issue