abuicke / SolitaryFitness

Companion app to Solitary Fitness by Charles Bronson
1 stars 0 forks source link

Am I nesting a `withContext` inside a `launch` anywhere? Replace with `launch(Dispatchers...)` #73

Open abuicke opened 7 months ago

abuicke commented 7 months ago

Am I nesting a withContext inside a launch anywhere? Replace with launch(Dispatchers...)