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

Minor refactoring #119

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Minor refactoring #119

merged 1 commit into from
Apr 24, 2023

Conversation

stepango
Copy link
Collaborator

No description provided.

@@ -1,10 +1,10 @@
object viewbinding {
val viewBinding = transitiveDeps(
"androidx.databinding:viewbinding:${Forma.configuration.agpVersion}"
"androidx.databinding:viewbinding"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove the version?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

View bindings are bundled with AGP plugin so it will use AGP platform version by default anyways.

@stepango stepango merged commit 59ff823 into master Apr 24, 2023
4 checks passed
@stepango stepango deleted the modules-split branch April 24, 2023 19:52
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.

None yet

3 participants