Skip to content
Commit 26d3d716 authored by Colin Cross's avatar Colin Cross Committed by Cherrypicker Worker
Browse files

Treat kotlin-annotations the same as kotlin-stdlib

Upgrading dagger uncovers an issue where java-only modules with
kotlin-containing dependencies may see org.jetbrains.annotations.NotNull
annotations.  Include the kotlin-annotations in the output jar the
same way kotlin-stdlib is included.

Bug: 227669740
Test: TestKotlin
Change-Id: Ifc33a32b121c1b9a9d1911bdec332264b78b571c
(cherry picked from commit 06354474)
Merged-In: Ifc33a32b121c1b9a9d1911bdec332264b78b571c
parent 175515bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment