update: flutter_rookie_book => flutter_go

This commit is contained in:
sanfan.hx
2019-01-12 19:41:03 +08:00
parent 4e20d9c603
commit fbbd1f6731
13 changed files with 17 additions and 17 deletions

View File

@ -14,7 +14,7 @@
FlutterApplication and put your custom class here. -->
<application
android:name="io.flutter.app.FlutterApplication"
android:label="flutter_rookie_book"
android:label="flutter_go"
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"