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

Update dependencies #216

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Update dependencies #216

wants to merge 40 commits into from

Conversation

Fabtron
Copy link
Collaborator

@Fabtron Fabtron commented Sep 19, 2024

gradle -> 8.5.1 -> 8.6.1 release notes
kotlin -> 1.9.23 -> 2.0.20

  • migrate to use kotlin compiler and get rid of compose configs according to the guide

navigation -> 2.6.0 -> 2.8.1
camera -> 1.2.3 -> 1.3.4

compose-ui -> 1.6.7 -> 1.7.2
compose-material -> 1.4.3 -> 1.7.2

  • migrate ripple according to the guide

okhttp -> 4.11.0 -> 4.12.0
lottie -> 6.0.1 -> 6.5.2
activity-compose -> 1.7.2 -> 1.9.2
app-compat-> 1.6.1 -> 1.7.0

  • This is nice if we wanna use compose in Dialogs:
  •  AppCompatDialog now correctly sets the LifecycleOwner, SavedStateRegistryOwner,   
     and OnBackPressedDispatcherOwner on the dialog's decor view via the ViewTree APIs, 
     fixing issues when hosting a ComposeView within an AppCompatDialog.
    

android-core-> 1.9.0 -> 1.13.1
lifecycle-> 2.6.1 -> 2.8.6
preferences-> 1.2.0 -> 1.2.1
recylcerview > 1.3.0 -> 1.3.2
startup -> 1.1.1 -> 1.2.0
android-viewpager -> 1.0.0 -> 1.1.0
webkit-> 1.7.0 -> 1.12.0
compose-material -> 1.2.1 -> 1.3.0
commons-io -> 2.5 -> 2.16.1
desugar-nio -> 2.0.4 -> 2.1.2
playservice: maps -> 18.1.0 -> 19.0.0 wallet: 19.2.0 -> 19.4.0 versions
mlkit -> 17.1.0 -> 17.3.0 (version)[https://developers.google.com/ml-kit/release-notes?hl=de]
gson -> 2.9.1 -> 2.11.0
phoenix-release -> 2.1.2 -> 3.0.0
koin -> 3.4.2 -> 4.0.0
mockito -> 4.1.0 -> 5.0.0
test-espresso -> 3.5.1 -> 3.6.1
test-junit -> 1.1.5 -> 1.2.1
test-runner -> 1.5.2 -> 1.6.2

@Fabtron Fabtron requested a review from cmaier September 20, 2024 10:48
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.

2 participants