Fixed
Status Update
Comments
tr...@google.com <tr...@google.com>
al...@google.com <al...@google.com> #2
That seems like a big limitation because it means that to get lint checks on them you need to add them to the base but then they are also packaged with the base instead of the dynamic-features. Can we attempt to fix this for 7.1?
tr...@google.com <tr...@google.com> #3
Ok, yes, I can attempt to fix for 7.1.
al...@google.com <al...@google.com> #4
thanks!
Description
By comparison, the kotlin UseExperimental annotation takes a vararg markerClass argument which allows for multiple experimental APIs in the same scope.