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

Update d8 to latest (#2245) #13

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Update d8 to latest (#2245) #13

merged 1 commit into from
Aug 20, 2019

Conversation

BenSchwab
Copy link

Summary:
This is necessary to allow jvmTarget=1.8 for kotlin modules, which is now becoming a common practice for kotlin libraries. Without this buck builds would fail with:

Caused by: com.android.tools.r8.utils.AbortException: Error: Program type already present: $r8$java8methods$utility$Integer$hashCode$II

CP of:
facebook#2245

  • Update d8 to version 1.5.20-dev
  • Also update libraries d8 depends on that need later versions
  • Pulls in latest changes for D8 now included in android gradle plugin 3.4 which was released yesterday
    Pull Request resolved: Update d8 to latest facebook/buck#2245

Summary:
- Update d8 to version 1.5.20-dev
- Also update libraries d8 depends on that need later versions
- Pulls in latest changes for D8 now included in android gradle plugin 3.4 which was released yesterday
Pull Request resolved: facebook#2245

Reviewed By: styurin

Pulled By: styurin

fbshipit-source-id: 14acf133f3
Copy link
Collaborator

@anoopc1 anoopc1 left a comment

Choose a reason for hiding this comment

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

LGTM

@anoopc1
Copy link
Collaborator

anoopc1 commented Aug 20, 2019

cc @mmdango

@BenSchwab BenSchwab merged commit 0c98fa1 into airbnb-current Aug 20, 2019
@mmdango
Copy link

mmdango commented Aug 20, 2019

Awesome, thanks for getting this in

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.

3 participants