Skip to content

Commit

Permalink
fix: Package Major version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixel2004 committed Aug 10, 2023
1 parent 7504cf2 commit dfb2619
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions scp/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: Mobile app of ICS NIT Rourkela
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 4.6.0+20
version: 4.5.0+45

environment:
sdk: ">=2.12.0 <3.0.0"
Expand All @@ -23,36 +23,36 @@ dependencies:
firebase_crashlytics: ^3.0.3
firebase_database: ^10.0.3
firebase_messaging: ^14.0.3
firebase_remote_config: ^3.0.3
firebase_remote_config: ^4.2.4
firebase_storage: ^11.0.3
flutter_contacts: ^1.1.1+2
font_awesome_flutter: ^10.2.1
get_it: ^7.2.0
graphql_flutter: ^5.0.0
http: ^0.13.3
http: ^1.1.0
in_app_review: ^2.0.3
intl: ^0.17.0
intl: ^0.18.1
lite_rolling_switch: ^1.0.0
lottie: ^1.1.0
lottie: ^2.6.0
ndialog: ^4.1.0
package_info: ^2.0.2
path_provider: ^2.0.3
pin_code_text_field: ^1.8.0
rate_my_app: ^1.1.1
rate_my_app: ^2.0.0
shared_preferences: ^2.0.7
auto_size_text: ^3.0.0
stacked: ^3.0.0
table_calendar: ^3.0.8
url_launcher: ^6.0.10
link_text: ^0.2.0
expansion_tile_card: ^2.0.0
expansion_tile_card: ^3.0.0
flutter_inappwebview: ^5.3.2
firebase_analytics: ^10.0.3

dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.10.0
flutter_launcher_icons: ^0.13.1
flutter_icons:
ios: true
image_path: "assets/icon/icon.png"
Expand Down

0 comments on commit dfb2619

Please sign in to comment.