summaryrefslogtreecommitdiff
path: root/build.gradle.kts
diff options
context:
space:
mode:
authorJoffrey Bion <joffrey.bion@gmail.com>2023-04-30 23:17:06 +0200
committerJoffrey Bion <joffrey.bion@gmail.com>2023-04-30 23:17:06 +0200
commit85936cd9e8d3c54311a016cefa007e2de76cda38 (patch)
tree54690a93ab19ea11280923eb86880d26a16e6658 /build.gradle.kts
parentCleanup experimental annotations (diff)
downloadseven-wonders-85936cd9e8d3c54311a016cefa007e2de76cda38.tar.gz
seven-wonders-85936cd9e8d3c54311a016cefa007e2de76cda38.tar.bz2
seven-wonders-85936cd9e8d3c54311a016cefa007e2de76cda38.zip
Remove unnecessary GlobalScope usage
We used GlobalScope to emit redux actions to the shared flow of actions. This means we technically had an unlimited buffer of actions but we used the coroutines queue to represent it instead of just defining the flow as such in the first place.
Diffstat (limited to 'build.gradle.kts')
0 files changed, 0 insertions, 0 deletions
bgstack15