Gradle import failed
Author: nick-dozeCreated Sep 17, 2021Updated Jul 18, 2023
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Read carefully README: https://github.com/tbruyelle/RxPermissions#rxpermissions
- Checked that your issue isn't already filed: https://github.com/tbruyelle/RxPermissions/issues
Issue description
[A clear and concise description of what the bug is.] Cannot import from maven repository
Actual behavior
[A clear and concise description of what actually happened.] Failed to resolve: com.github.tbruyelle:rxpermissions:0.12
Expected behavior
[A clear and concise description of what you expected to happen.] Gradle sync complete
Steps To Reproduce
Steps to reproduce the behavior:
- [First Step] add implementation on gradle file
- [Second Step] Sync
- [Result] Failed to resolve
Lib Version
0.12
Screenshot

Source: tbruyelle/RxPermissions