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

Round of dependency updates #28

Merged
merged 17 commits into from
Mar 20, 2024
Merged

Round of dependency updates #28

merged 17 commits into from
Mar 20, 2024

Conversation

gchristov
Copy link
Owner

@gchristov gchristov commented Mar 19, 2024

What does this pull request change?

This PR addresses #22:

  • introduces Gradle version catalogs
  • updates to latest Gradle and AGP
  • updates all dependencies to latest versions
  • fixes up stuff after the dependency updates
  • removes unneeded AndroidManifests
  • introduces an umbrella di module which is used to expose all dependencies to the client apps
  • adds a new gradle-plugins/conventions module and modernises the composite build
  • modernises the Kotlin Multiplatform build setup
  • updates the dependency injection setup
  • adds Kermit the log
  • updates NetworkClient setup
  • fixes Kotlinx serialisation and enables it for all newsfeed-mpl-modules
  • updates the feed-data and post-data modules to use Longs rather than Ints for SQLDeight to avoid complexity

How is this change tested?

Manually and with existing checks.


Writing Kotlin Multiplatform tests

@gchristov gchristov merged commit c026e0a into master Mar 20, 2024
6 checks passed
@gchristov gchristov deleted the update-dependencies branch March 20, 2024 16:22
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.

1 participant