Skip to content

Commit

Permalink
Merge pull request #13 from Iyxan23/dev
Browse files Browse the repository at this point in the history
Forgot to add DebugApplication
  • Loading branch information
iyxan23 committed Jan 27, 2021
2 parents ae949c2 + 6911643 commit cccf0c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

<application
android:name=".DebugApplication"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
Expand Down

0 comments on commit cccf0c7

Please sign in to comment.