Skip to content

Commit

Permalink
Update demo name
Browse files Browse the repository at this point in the history
  • Loading branch information
zmtzawqlp committed Aug 18, 2023
1 parent 85e6fb3 commit b22912d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="example"
android:label="extended_text demo"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
flutter:
sdk: flutter
dependency_overrides:
extended_text_library:
#extended_text_library:
# git:
# url: https://github.com/fluttercandies/extended_text_library.git
# ref: refactor
Expand Down

0 comments on commit b22912d

Please sign in to comment.