mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-02 20:46:15 +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"
|
<application android:icon="@drawable/icon48x48"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:name=".XWApp"
|
android:name=".XWApp"
|
||||||
|
android:debuggable="true"
|
||||||
>
|
>
|
||||||
|
|
||||||
<activity android:name="GamesListActivity"
|
<activity android:name="GamesListActivity"
|
||||||
|
|
Loading…
Add table
Reference in a new issue