Skip to content
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
merged 28 commits into from
Oct 28, 2023

Conversation

BenjaminHalko
Copy link
Member

@BenjaminHalko BenjaminHalko commented Oct 17, 2023

Todo

Changes

  • Upgraded Gradle & Gradle Wrapper from 7.5.1 to 8.4
  • Upgraded AGP from 7.3.1 to 8.1.2
  • Upgraded Kotlin from 1.9.0 to 1.9.10
  • Changed target sdk from 33 to 34
  • Changed Java SDK from 11 to 17
  • build.gradle: changed buildDir to layout.buildDirectory

Packages

Upgraded:

  • device_info_plus from 8.1.0 to 9.1.0
  • flutter_i18n from 0.33.0 to 0.34.0
  • flutter_local_notifications from 13.0.0 to 16.1.0
  • get_it from 7.2.0 to 7.6.4
  • google_fonts from 4.0.3 to 6.1.0
  • http from 0.13.5 to 1.1.0
  • package_info_plus from 3.0.3 to 4.2.0
  • permission_handler from 10.2.0 to 11.0.1

Replaced:

  • cross_connectivity with connectivity_plus
    • cross_connectivity uses a lower version of connectivity_plus which does not support AGP 8
  • cr_file_saver and file_picker with flutter_file_dialog
    • cr_file_saver and file_picker does not support AGP 8
  • share_extend with share_plus
    • share_extend does not support AGP 8
  • wakelock with wakelock_plus
    • wakelock does not support AGP 8

Switched branch:

Removed:

  • stacked_themes - removed as it went unused

@BenjaminHalko BenjaminHalko marked this pull request as draft October 17, 2023 19:37
@BenjaminHalko BenjaminHalko marked this pull request as ready for review October 17, 2023 23:58
@BenjaminHalko BenjaminHalko changed the title chore: upgrade dependencies chore: upgrade to AGP 8.1.2 and API 34 Oct 18, 2023
android/app/build.gradle Outdated Show resolved Hide resolved
@BenjaminHalko BenjaminHalko changed the title chore: upgrade to AGP 8.1.2 and API 34 chore: upgrade dependencies Oct 18, 2023
@validcube validcube dismissed their stale review October 19, 2023 06:51

Resolved

@BenjaminHalko BenjaminHalko merged commit 401fd8b into ReVanced:dev Oct 28, 2023
@BenjaminHalko BenjaminHalko deleted the upgrade-dependencies branch October 28, 2023 14:19
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants