-
-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update packages to latest versions (#1872)
* update packages * updates packages and ignore checks Signed-off-by: Ravi Dev Pandey <[email protected]> * wrote documentation for `lib/firebase_options.dart` Signed-off-by: Ravi Dev Pandey <[email protected]> * downgrade syncfusion packages Signed-off-by: Ravi Dev Pandey <[email protected]> * update kotlin version Signed-off-by: Ravi Dev Pandey <[email protected]> --------- Signed-off-by: Ravi Dev Pandey <[email protected]>
- Loading branch information
1 parent
65c488a
commit 84c0b7d
Showing
9 changed files
with
308 additions
and
287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
buildscript { | ||
ext.kotlin_version = '1.6.10' | ||
ext.kotlin_version = '1.8.0' | ||
repositories { | ||
google() | ||
mavenCentral() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.