release 1.3.1
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
|
||||
|
||||
<application
|
||||
android:label="flutter_application_2"
|
||||
android:label="情景诗词"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:usesCleartextTraffic="true">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:name="app.wushu.poes.MainActivity"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop"
|
||||
android:taskAffinity=""
|
||||
|
||||
Reference in New Issue
Block a user