-
-
Notifications
You must be signed in to change notification settings - Fork 763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: upgrade dependencies #1404
Merged
BenjaminHalko
merged 28 commits into
ReVanced:dev
from
BenjaminHalko:upgrade-dependencies
Oct 28, 2023
Merged
chore: upgrade dependencies #1404
BenjaminHalko
merged 28 commits into
ReVanced:dev
from
BenjaminHalko:upgrade-dependencies
Oct 28, 2023
Conversation
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
BenjaminHalko
changed the title
chore: upgrade dependencies
chore: upgrade to AGP Oct 18, 2023
8.1.2
and API 34
validcube
previously requested changes
Oct 18, 2023
BenjaminHalko
changed the title
chore: upgrade to AGP
chore: upgrade dependencies
Oct 18, 2023
8.1.2
and API 34
Axelen123
reviewed
Oct 26, 2023
Axelen123
approved these changes
Oct 28, 2023
oSumAtrIX
pushed a commit
that referenced
this pull request
Oct 31, 2023
oSumAtrIX
pushed a commit
that referenced
this pull request
Nov 4, 2023
TheAabedKhan
pushed a commit
that referenced
this pull request
Nov 8, 2023
Ushie
pushed a commit
that referenced
this pull request
Nov 22, 2023
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Todo
Changes
7.5.1
to8.4
7.3.1
to8.1.2
1.9.0
to1.9.10
33
to34
11
to17
buildDir
tolayout.buildDirectory
Packages
Upgraded:
device_info_plus
from8.1.0
to9.1.0
flutter_i18n
from0.33.0
to0.34.0
flutter_local_notifications
from13.0.0
to16.1.0
get_it
from7.2.0
to7.6.4
google_fonts
from4.0.3
to6.1.0
http
from0.13.5
to1.1.0
package_info_plus
from3.0.3
to4.2.0
permission_handler
from10.2.0
to11.0.1
Replaced:
cross_connectivity
withconnectivity_plus
cross_connectivity
uses a lower version ofconnectivity_plus
which does not support AGP 8cr_file_saver
andfile_picker
withflutter_file_dialog
cr_file_saver
andfile_picker
does not support AGP 8share_extend
withshare_plus
share_extend
does not support AGP 8wakelock
withwakelock_plus
wakelock
does not support AGP 8Switched branch:
device_apps
- using BenjaminHalko/flutter_plugin_device_apps until feat: AGP 8 support ponces/flutter_plugin_device_apps#1 is mergedflutter_background
- using BenjaminHalko/flutter_background until feat: AGP 8 Support JulianAssmann/flutter_background#79 is mergedfluttertoast
- using commit f4e7b4e1afc8c760eb5bac80f6a2e299906d83ca until the next fluttertoast release (> 8.2.2)logcat
- using BenjaminHalko/logcatinstall_plugin
- using BenjaminHalko/flutter_install_plugin until feat: AGP 8 Support hui-z/flutter_install_plugin#67 is mergedroot
- switched to commit 68e5678a535a2a3344828a14a39017fa74b9098cscreenshot_callback
- using BenjaminHalko/flutter_screenshot_callback until feat: AGP 8 Support flutter-moum/flutter_screenshot_callback#81 is mergedRemoved:
stacked_themes
- removed as it went unused