DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
458 stars 200 forks source link

Use implement(xxx) for foundation:1.8.0-alpha01 instead of resolutionStrategy #995

Closed takahirom closed 2 months ago

takahirom commented 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).

https://github.com/DroidKaigi/conference-app-2024/pull/984/files#diff-c0dfa6bc7a8685217f70a860145fbdf416d449eaff052fa28352c5cec1a98c06R28-R30

yt8492 commented 2 months ago

I would like to work on this task.

takahirom commented 2 months ago

Thanks! Assigned 👍