Ravi
07/03/2021, 1:01 PMcompileSDkVersion 29 , after upgrading compose to rc01 we are facing this issue 🧵Ravi
07/03/2021, 1:01 PMThe minCompileSdk (30) specified in a
dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties)
is greater than this module's compileSdkVersion (android-29).
Dependency: androidx.compose.material:material:1.0.0-rc01.Adam Powell
07/03/2021, 1:22 PM