Did beta03 release today? There's typically a part...
# compose
c
Did beta03 release today? There's typically a part in here about it. 😁
r
The easiest upgrade so far πŸ˜„
I didn't need to change any code so I had to double check I actually upgraded.
πŸ˜‚ 4
s
I won't mind changing code, if it causes performance improvement πŸ˜„
πŸ‘ 2
πŸ‘πŸ½ 1
h
But Beta03 still requires Kotlin 1.4.31, but not the new released 1.4.32. Do we need to wait another 2 weeks for Beta04?
c
by the way i still can't get the kotlin plugin to update to 1.4.31 in canary 11, is that normal ?
s
I hope the lazy list performance gets improved soon as it still stutters Sometimes and is not as smooth as recylerview. Also really hoping transition animation with navigation get added soon
βž• 2
h
@Cyril Find It is "normal". Currently, the canary version is still some versions behind.
c
ok thanks πŸ™‚
c
@Ian Lake off the top of your head do you know if beta03 requires any other androidx dependency updates?
i
No required updates to other
-compose
artifacts when switching to beta03 (although there is a new Activity Compose artifact with unrelated to Compose fixes that is compiled against beta03: https://developer.android.com/jetpack/androidx/releases/activity#1.3.0-alpha05)
c
Thanks. I had an issue when upgrading and I thought maybe it was due to an androix dependency that needed upgraded. By any chance is this something that would be called out in release notes? dont want to bother you in the future for this sort of thing.
i
The whole point of beta is that there shouldn't be incompatible changes, so there's nothing to call out
πŸ’― 1