Closed takahirom closed 2 months ago
Now that we are specifying a bigger version, I think we can remove this, and we can normally depend on foundation:1.8.0-alpha01 like implementation(libs.composeFoundation).
implementation(libs.composeFoundation)
https://github.com/DroidKaigi/conference-app-2024/pull/984/files#diff-c0dfa6bc7a8685217f70a860145fbdf416d449eaff052fa28352c5cec1a98c06R28-R30
I would like to work on this task.
Thanks! Assigned 👍
Now that we are specifying a bigger version, I think we can remove this, and we can normally depend on foundation:1.8.0-alpha01 like
implementation(libs.composeFoundation)
.https://github.com/DroidKaigi/conference-app-2024/pull/984/files#diff-c0dfa6bc7a8685217f70a860145fbdf416d449eaff052fa28352c5cec1a98c06R28-R30