-
Notifications
You must be signed in to change notification settings - Fork 29
Conversation
Add missing return types Add couple of inlines to high-order functions Put declarations on new line
@rachelcarmena as soon as this gets green I'd like to push a change for a more restrictive gradle config in which we only put the atomicfu deps on the module using it, if it makes sense 😅 |
Of course! Thanks @aballano 🙌 Right, it's being used for the whole |
This reverts commit 0fbf52d.
NVM it seems some atomic is used in core-data so we cannot restrict it too much for now |
Or maybe it could be added just for both 🙌 |
Add missing getAndUpdate fun
Add missing return types
Add couple of inlines to high-order functions
Put declarations on new line