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

Adam Bennett

10/22/2019, 5:29 PM
0.1.0-dev02 seems to break my Compose demo app, so there's definitely been some significant change somewhere
No direct method <init>(Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V in class Landroidx/compose/Ambient; or its super classes
f

Fudge

10/22/2019, 5:30 PM
Things are breaking, that's a sign we're getting close, right? 😄
👌 1
😂 3
c

Chuck Jazdzewski [G]

10/22/2019, 6:57 PM
The constructor of
Ambient
no longer has a string parameter