Issue
When I create a pure Kotlin Library module in Android Studio on Macbook Pro with M1, AS doesn’t recognize Java dependencies. Everything builds fine.
Everything also works fine when I change this module into Android Library.
I tried a few different Java implementations and it doesn’t help. I also tried to use different versions of Android Studio - stable, beta. Finally it works in Android Studio Chipmunk (canary version).
Any other solution than using Canary version of AS?
I've created a bug on Google Issuetracker: https://issuetracker.google.com/issues/208860817
Solution
You have to use Android Studio Chipmunk, based on Intellij (2021.2.1). AS Team won't fix it in any previous version.
Answered By - Artur Latoszewski
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.