WhatTheStack
WhatTheStack copied to clipboard
Bump dependencies to newer milestones
Bump compose and accompanist dependencies to newer versions in order to remain compatible with apps that use later version of those libraries. Since newer accompanist requires compose 1.3.1, I've also updated those
I've also separated compose into sub-versions, since foundation ,material ,compiler and ui are not following the same versioning. This also required updating kotlin and AGP to newer version. This should also help any future development
Fixes #33
Hi, @haroldadmin any updates regarding this?