forked from PalisadoesFoundation/talawa
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumped up flutter_reaction_button from 2.0.2 to 3.0.0+2. (PalisadoesF…
…oundation#2079) * bumped up flutter_reaction_button from 2.0.2 to 3.0.0+2. * added required fields for the widget * formatted firebase options * upgraded the previously downgraded packages * undoing build.gradle change * fixed failing test * increased codecoverage of multi_reaction.dart from 94% to 100% by writing additional tests. * formatted the changes. * resolved conflict code * fixed failing tests * fixed failing tests
- Loading branch information
1 parent
c141190
commit b18be9c
Showing
5 changed files
with
52 additions
and
16 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
buildscript { | ||
ext.kotlin_version = '1.8.0' | ||
repositories { | ||
jcenter() | ||
google() | ||
mavenCentral() | ||
} | ||
|
||
dependencies { | ||
|
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
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