pull/15/head
Milk 4 years ago
parent 191426302e
commit a6fddcb06c
  1. 2
      app/src/main/AndroidManifest.xml

@ -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"

Loading…
Cancel
Save