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

Feature Request: Update Android databinding jars to 7.0+ #306

Open
arunkumar9t2 opened this issue Jul 4, 2022 · 1 comment
Open

Feature Request: Update Android databinding jars to 7.0+ #306

arunkumar9t2 opened this issue Jul 4, 2022 · 1 comment
Labels
P2 Priority P2

Comments

@arunkumar9t2
Copy link

arunkumar9t2 commented Jul 4, 2022

Description of the feature request:

Bazel's current dependency on databinding is quite old and can be updated to latest databinding version which is backwards compatible with existing code and does not require migrations.

Secondly due to the way databinding libraries are imported currently it is not possible to update databinding libraries without updating Bazel and android_tools.

What underlying problem are you trying to solve with this feature?

Use recent of databinding which includes bug fixes.

Which operating system are you running Bazel on?

MacOS Monterey 12.4

What is the output of bazel info release?

development version

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

Branched off from 6.0.0-pre.20220517.1 tag and built from source

What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD ?

e3f319e19dc4e828c78b76cab8aaea3f38b488e8

Have you found anything relevant by searching the web?

bazelbuild/bazel#2694
bazelbuild/bazel#11629

Any other information, logs, or outputs that you want to share?

N/A

@ahumesky ahumesky added the P2 Priority P2 label Oct 25, 2022
@ahumesky
Copy link
Collaborator

ahumesky commented Oct 25, 2022

updating Bazel and android_tools

we would also need to update our dependencies internally for blaze.

however if someone from the community wants to update this, we can update android_tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority P2
Projects
None yet
Development

No branches or pull requests

2 participants