https://kotlinlang.org logo
#compose
Title
# compose
g

Guy Bieber

10/02/2020, 6:19 PM
Seems to be down in the mutableState logic… Any ideas?
a

Andrey Kulikov

10/02/2020, 6:39 PM
g

Guy Bieber

10/02/2020, 7:15 PM
Yikes… That’s bad. Guess I go back to Alpha03 for now.
j

Javier

10/02/2020, 7:16 PM
alpha03 works with canary13?
g

Guy Bieber

10/02/2020, 7:22 PM
I am going to find out.
When does alpha05 come out
It looks like you can’t use alpha03 with canary13:
Execution failed for task ':model:prepareDebugKotlinCompileTask'.
Could not resolve all files for configuration ‘modelkotlin-extension’.
> Could not find androidx.compose.compilercompiler1.0.0-alpha03. Searched in the following locations: - https://dl.bintray.com/kotlin/kotlin-eap/androidx/compose/compiler/compiler/1.0.0-alpha03/compiler-1.0.0-alpha03.pom - https://repo.maven.apache.org/maven2/androidx/compose/compiler/compiler/1.0.0-alpha03/compiler-1.0.0-alpha03.pom - https://dl.google.com/dl/android/maven2/androidx/compose/compiler/compiler/1.0.0-alpha03/compiler-1.0.0-alpha03.pom - https://jcenter.bintray.com/androidx/compose/compiler/compiler/1.0.0-alpha03/compiler-1.0.0-alpha03.pom Required by: project :model
3 Views