|
|
@ -17,7 +17,7 @@ |
|
|
|
tools:ignore="ScopedStorage" /> |
|
|
|
tools:ignore="ScopedStorage" /> |
|
|
|
|
|
|
|
|
|
|
|
<application |
|
|
|
<application |
|
|
|
android:name="top.niunaijun.blackboxa.app.App" |
|
|
|
android:name=".app.App" |
|
|
|
android:allowBackup="true" |
|
|
|
android:allowBackup="true" |
|
|
|
android:icon="@mipmap/ic_launcher" |
|
|
|
android:icon="@mipmap/ic_launcher" |
|
|
|
android:label="@string/app_name" |
|
|
|
android:label="@string/app_name" |
|
|
|