Why am i not able to access any of my internal mar...
# multiplatform
v
Why am i not able to access any of my internal marked functions and classes from commonMain, inside my androidUnitTest sourceset even though they're in the same module? If i'm not wrong,
Internal
access-modifier restricts usage from outside the module, right?
t
Is it with a new Android KMP plugin?
v
Yes
h
what's the version of AGP is use?
do you mind creating a issuetracker bug for us to investigate with some more details, maybe a build.gradle file is you can share
v
Im on AGP 8.10.0
Yeah sure, i'll create an IssueTracker bug