I guess there's no way to use ComposeDestinations with Android api < 32 (it's compiled with `targetC...
d
I guess there's no way to use ComposeDestinations with Android api < 32 (it's compiled with
targetCompatibility = JavaVersion.VERSION_11
)? Is there any workaround?