diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 4b6b220..e75721b 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -17,7 +17,7 @@ diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 2725409..d0b81a4 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -7,7 +7,7 @@ CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName - ATPaper + Visual Wallpaper CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier diff --git a/lib/res/values/strings.dart b/lib/res/values/strings.dart index 5bb6ba8..4ac622c 100644 --- a/lib/res/values/strings.dart +++ b/lib/res/values/strings.dart @@ -1 +1 @@ -const appName = 'ATPaper'; \ No newline at end of file +const appName = 'Visual Wallpaper'; \ No newline at end of file