i tried searching this channel so sorry if its bee...
# multiplatform
j
i tried searching this channel so sorry if its been answered. is there a way to run android lint checks on
commonMain
? i saw https://issuetracker.google.com/issues/246751841 but not sure if thats actually the fix i need
k
i actually thought running lint would check commonMain as well as androidMain .,..
j
just tested again. put the same code in
androidMain
and
commonMain
and only got the error reported in the android source set
this is even with me upgrading to agp 8.2.0-alpha15