<@U522UC8J0> Yes, I used `async` to take advantage...
# coroutines
l
@thymecypher Yes, I used
async
to take advantage of the
await()
available in coroutines. About AS 3.0, it's showing me a weird error when building my project after I updated the Android gradle plugin to 3.0.0-alpha2 (which is intimately linked with AS version). This was a know issue in 3.0.0-alpha1, but doesn't seem fixed with alpha2 apparently