Skip to content

Commit

Permalink
DEV UPDATE:Update name to EOEFans
Browse files Browse the repository at this point in the history
  • Loading branch information
misakajimmy committed Jan 24, 2023
1 parent 127ce3c commit 4418647
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package="com.app.eoe_fans">

<application
android:label="eoe_fans"
android:label="EOEFans"
android:name="${applicationName}"
android:requestLegacyExternalStorage="true"
android:icon="@mipmap/ic_launcher">
Expand Down
1 change: 1 addition & 0 deletions lib/states/ProfileChangeNotifier.dart
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ class ThemeModel extends ProfileChangeNotifier {
}
}
}

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.3.1+1
version: 1.3.2+1

environment:
sdk: '>=2.18.6 <3.0.0'
Expand Down

0 comments on commit 4418647

Please sign in to comment.