oscarg798
08/28/2020, 3:34 PMClass 'androidx.compose.runtime.Composable' is compiled by a new Kotlin compiler backend and cannot be loaded by the old compiler
Leland Richardson [G]
08/28/2020, 3:40 PMoscarg798
08/28/2020, 3:43 PMuseIR = true
lets see if it worksLeland Richardson [G]
08/28/2020, 3:49 PMEsmaeel Nabil
08/28/2020, 3:49 PMuseIR = true
what this means ? @Leland Richardson [G]Leland Richardson [G]
08/28/2020, 3:50 PMbuildFeatures { compose true }
should turn this on thoughEsmaeel Nabil
08/28/2020, 3:52 PMoscarg798
08/28/2020, 3:53 PMLeland Richardson [G]
08/28/2020, 3:56 PMMahdi
11/15/2020, 8:14 AM