Include the library as a local library project. allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } } implementation 'com.github.yalantis:ucrop:2.2.8' - lightweight general ...
sharpify-gui/ ├── .github/ │ ├── ISSUE_TEMPLATE/ │ │ ├── bug_report.md │ │ └── feature_request.md │ ├── PULL_REQUEST ...