diff --git a/bolts-tasks/README.md b/bolts-tasks/README.md new file mode 100644 index 000000000..cb00b9a9b --- /dev/null +++ b/bolts-tasks/README.md @@ -0,0 +1,4 @@ +## bolts-tasks +Fork of [Bolts-Android](https://github.com/BoltsFramework/Bolts-Android), since it is no longer +really maintained/supported. Moving it here gives us the control over the dependency and allow us to shift +to other async solutions, such as Kotlin coroutines, long-term.