Hi there! Has anybody have the same problem like me that I cannot inspect Jetpack Compose Components...
e
Hi there! Has anybody have the same problem like me that I cannot inspect Jetpack Compose Components anymore? If i try to inspect the OutlineButton for example I get a Stub class but not the actual code. Download Sources does not work and ends up in a error message:
Copy code
Could not resolve all files for configuration ':app:downloadSources_5a524fbb-9fe2-4299-9598-390db82f68c0'.
   > Could not find androidx.compose.runtime:runtime-android:1.6.1@aar.
     Searched in the following locations:
       - <https://dl.google.com/dl/android/maven2/androidx/compose/runtime/runtime-android/1.6.1@aar/runtime-android-1.6.1@aar.pom>
       - <https://repo.maven.apache.org/maven2/androidx/compose/runtime/runtime-android/1.6.1@aar/runtime-android-1.6.1@aar.pom>
     Required by:
         project :app
Thanks!
e
I've noticed this (not just with Compose) after updating to Iguana RC 1
e
I have the same problem with hedgehog
No one else has this Problem 😞