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

Dependencies update | ksp dependency handler migration #1028

Conversation

mariomanhique
Copy link
Contributor

What I have done and why

Dependencies update | ksp dependency handler migration

Updated dependency handler from kapt to ksp in AndroidHiltConvetionPlugin
Updated dependency handler from kapt to ksp in sync:work and core:domain modules

Updated dependencies:
hiltExt = "1.0.0" to hiltExt = “1.1.0”

firebaseBom = "32.4.0" to firebaseBom = "32.5.0”

androidxNavigation = "2.7.4" to androidxNavigation = “2.7.5”

androidxHiltNavigationCompose = “1.0.0” to androidxHiltNavigationCompose = “1.1.0”

androidDesugarJdkLibs = "2.0.3" to androidDesugarJdkLibs = “2.0.4”

Thanks for submitting a pull request. Please include the following information.

Fixes #1027

Do tests pass?
-Yes

Is this your first pull request?
-This is my second pull request

…ugin

Updated dependency handler from kapt to ksp in sync:work and core:domain modules

Updated dependencies:
hiltExt = "1.0.0" to hiltExt = “1.1.0”

firebaseBom = "32.4.0" to firebaseBom = "32.5.0”

androidxNavigation = "2.7.4" to androidxNavigation = “2.7.5”

androidxHiltNavigationCompose = “1.0.0” to androidxHiltNavigationCompose = “1.1.0”

androidDesugarJdkLibs = "2.0.3" to androidDesugarJdkLibs = “2.0.4”
@mariomanhique mariomanhique deleted the mariomanhique-dependencies-update branch November 10, 2023 07:53
@mariomanhique mariomanhique restored the mariomanhique-dependencies-update branch November 10, 2023 07:56
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.

Dependencies update | ksp dependency handler migration
1 participant