Fixed
Status Update
Comments
zs...@salesforce.com <zs...@salesforce.com> #2
Possibly related to another JNA-related issue on apple silicon that I filed here
xa...@google.com <xa...@google.com>
tn...@google.com <tn...@google.com> #3
yeah, when lint initializes the Kotlin compilation environment to build an AST the Kotlin compiler environment uses intellij-core, which uses JNA. We need to update this to be based on an intellij-core which supports M1.
tn...@google.com <tn...@google.com> #4
I think Matthew is already working on fixing this
gh...@google.com <gh...@google.com>
gh...@google.com <gh...@google.com> #5
Fixed by Change I22037e63d which should land in AGP 7.0-alpha15.
tn...@google.com <tn...@google.com> #6
(This should be available know; let us know if you see any problems!)
Description
Steps to Reproduce: