Hello! The latest Jetpack Compose minor release, d...
# compose
t
Hello! The latest Jetpack Compose minor release, dev16, has just been released! You can get it now on Google’s Maven Repository. Release notes are available at https://developer.android.com/jetpack/androidx/releases/compose and https://developer.android.com/jetpack/androidx/releases/ui. Please note that the major refactoring continued and the updated mapping can be found here: https://developer.android.com/jetpack/androidx/releases/compose#package-refactor. As always, feedback is welcome; please log issues at https://issuetracker.google.com/issues/new?component=612128!
🎉 14
🔥 1
🙏🏼 5
😍 24
f
I hope this means we can use kotlinx.serialization now
h
When I click on
Version 0.1.0-dev16 contains these commits
, the page that it redirects says "No commits"
b
@Fudge I’m trying to do this actually but no success so far 😕
f
@Brett Best oh no, same error? are you using compose for 1.4.0-rc and serialization for 1.4.0-rc?
b
I got it to a point where it will compile as long as I don’t try and use the package, I added a question over in #eap about this
a