hey guys, does anyone else have an issue where `an...
# compose
f
hey guys, does anyone else have an issue where
androidx.compose.foundation:foundation:1.4.0-beta02
and
activity compose 1.7.0-beta02
Copy code
> Could not find androidx.compose.runtime:runtime-livedata:1.4.0-beta02.
Required by:
         project :app > androidx.compose.foundation:foundation:1.4.0-beta02 > androidx.emoji2:emoji2:1.3.0-beta03 

Required by:
         project :app > androidx.compose.runtime:runtime:1.4.0-beta02
         project :app > androidx.activity:activity-compose:1.7.0-beta02 > androidx.compose.runtime:runtime-saveable:1.4.0-beta02
f
It's used in foundation 1.4.0-beta02 🤔
b
Known issue sorry. A fix is being scheduled right now
Should be out tomorrow
f
@Ben Trengrove [G] the issue with the emoji dependency is fixed but live data still isn’t, any updates on this?
b
That one was not a known issue sorry. I have just reported it
a
b
They should be out now
Let me know if it doesn't work
f
They're out, thanks, for the heads up and reporting the issue
138 Views