Skip to content

Commit a8dc3ef

Browse files
committed
as debug mode.
1 parent 6e535f9 commit a8dc3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
android:icon="@mipmap/ic_launcher"
2626
android:label="@string/app_name"
2727
android:theme="@style/AppTheme"
28-
android:debuggable="false">
28+
android:debuggable="true">
2929
<activity
3030
android:name=".SplashActivity"
3131
android:label="@string/title_activity_splash"

0 commit comments

Comments
 (0)