Skip to content

Commit

Permalink
Add README for bolts module (#1045)
Browse files Browse the repository at this point in the history
* Add README for bolts module

* Update README.md
  • Loading branch information
Jawnnypoo authored Jul 7, 2020
1 parent ca54964 commit d388efa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bolts-tasks/README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit d388efa

Please sign in to comment.