-
Notifications
You must be signed in to change notification settings - Fork 9
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 #200
Update dependencies #200
Conversation
caarmen
commented
Oct 19, 2024
•
edited
Loading
edited
- gradle: 8.7 -> 8.10.2
- android gradle plgin: 8.4.0 -> 8.7.1.
- kotlin (1.9.24 -> 2.0.21) and kotlin coroutines (1.8.1 -> 1.9.0)
- robolectric: 4.12.1 -> 4.13
- testing dependencies:
- core: 1.5.0 -> 1.6.1
- rules: 1.5.0 -> 1.6.1
- runner: 1.5.2 -> 1.6.2
- orchestrator: 1.4.2 -> 1.5.1
- androidx junit: 1.1.5 -> 1.2.1
- espresso: 3.5.1 -> 3.6.1
- jetpack dependencies.
- appcompat: 1.6.1 -> 1.7.0
- collection: 1.4.0 -> 1.4.4
- lifecycle: 2.7.0 -> 2.8.6
- dagger: 2.51.1 -> 2.52
|
d8c395c
to
b987cdc
Compare
|
|
1 similar comment
|
|
|
|
|
1 similar comment
|
9142125
to
7ef38ff
Compare
|
core: 1.5.0 -> 1.6.1 rules: 1.5.0 -> 1.6.1 runner: 1.5.2 -> 1.6.2 orchestrator: 1.4.2 -> 1.5.1 androidx junit: 1.1.5 -> 1.2.1 espresso: 3.5.1 -> 3.6.1
appcompat: 1.6.1 -> 1.7.0 collection: 1.4.0 -> 1.4.4 lifecycle: 2.7.0 -> 2.8.6
7ef38ff
to
94150d0
Compare
|