Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WinsDominoes committed Jul 5, 2024
1 parent 1c6e894 commit 3f943bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/constants/info.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const String versionString = "0.0.7";
const String iconPath = "assets/app_icons/net.winscloud.Datecalculator.svg";
const String iconPath = "assets/app_icons/net.winscloud.DateCalculator.svg";
const String iconPathPng = "assets/app_icons/icon.png";
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
intl: ^0.18.1
intl: 0.19.0
flutter_native_splash: ^2.2.17
flutter_svg: ^2.0.10+1
url_launcher: 6.2.5
Expand Down

0 comments on commit 3f943bc

Please sign in to comment.