From: Kevin Worth Date: Fri, 8 May 2020 13:32:51 +0000 (-0400) Subject: Change name of Android app to Empires X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=6c6a60da64db0b860018a9cc16dcc163c607c9f4 Change name of Android app to Empires The generated code lazily made the app name match the package name, so now Empires is much better than flutterempires. --- diff --git a/flutterempires/android/app/src/main/AndroidManifest.xml b/flutterempires/android/app/src/main/AndroidManifest.xml index 57a6b86..8feba6e 100644 --- a/flutterempires/android/app/src/main/AndroidManifest.xml +++ b/flutterempires/android/app/src/main/AndroidManifest.xml @@ -7,7 +7,7 @@ FlutterApplication and put your custom class here. -->