You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually @lihaoyi Sir, as pull request #3696 is in draft mode so no one was replying on updates so for that i thought we should discuss this issue in separate but no worries i think we can continue in #3550 issue and extend the conversation there
Issue
Error: Unresolved Reference (Kotlin Android Jetpack Compose)
Description
Error:
Unresolved Reference
(This Issue comes out when we are trying to implement androidx libraries related to issue: #3550 and pr: #3696)Steps to Reproduce
./mill -i -j3 -k example.kotlinlib.android[2-jetpack-compose-hello-world].__.local.testCached
Expected Behavior
It should compile and build the application using jetpack compose
Actual Behavior
Getting unresolved reference error which should not come in general coz we are using aar and jar files both and following rules.
Logs
Actual Error: #3696 (comment)
CompileClasspath(before converting aar to jar): #3696 (comment)
CompileClasspath(after converting aar to jar): #3696 (comment)
Additional Information
This issue is raised to get some attention regarding the issue #3550 part 4th and i think current issue needs to be solved first
Please help out, if anyone can solve this or guide me for this...
The text was updated successfully, but these errors were encountered: