Skip to content

Commit

Permalink
fix crash
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun committed May 30, 2021
1 parent 1914263 commit a6fddcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
tools:ignore="ScopedStorage" />

<application
android:name="top.niunaijun.blackboxa.app.App"
android:name=".app.App"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
Expand Down

0 comments on commit a6fddcb

Please sign in to comment.