Add note about installing Android Support Repository

This commit is contained in:
Hampton Maxwell 2018-06-29 13:56:30 -07:00
parent b57b0bc69d
commit 640af7e9a3

View File

@ -686,6 +686,8 @@ allprojects {
} }
``` ```
If you encounter an error `Could not find com.android.support:support-annotations:27.0.0.` reinstall your Android Support Repository.
## TODOS ## TODOS
- [ ] Add support for playing multiple videos in a sequence (will interfere with current `repeat` implementation) - [ ] Add support for playing multiple videos in a sequence (will interfere with current `repeat` implementation)