I'm using AGP 8.4.0-alpha07 and Gradle 8.6, why ca...
# compose
k
I'm using AGP 8.4.0-alpha07 and Gradle 8.6, why can't I see the source code of compose? It happened since very long time ago The
:app:DownloadSources
task is also broken.
z
Are you using compose multiplatform?
k
no, I am using Android compose
z
Ah okay. My issue was specific to multiplatform, so sorry I cant help you homer disappear
p
I'm also having the same issues lately, but my AGP is 8.2.2. Maybe it's related to Android studio.
k
I solved the issue by doing a clean reinstall (manually delete all AS-related folders, including setting profiles, delele .gradle folder, reboot, then install AS)
👀 1