-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove jcenter dependency #361
Conversation
Signed-off-by: Amit Galitzky <[email protected]>
fyi: if you add |
thanks for the tip, just added it |
Codecov Report
@@ Coverage Diff @@
## main #361 +/- ##
============================================
- Coverage 79.12% 78.75% -0.37%
+ Complexity 4090 4063 -27
============================================
Files 295 295
Lines 17207 17207
Branches 1826 1826
============================================
- Hits 13615 13552 -63
- Misses 2700 2755 +55
- Partials 892 900 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: Amit Galitzky <[email protected]>
Signed-off-by: Amit Galitzky <[email protected]>
Signed-off-by: Amit Galitzky <[email protected]>
Signed-off-by: Amit Galitzky <[email protected]>
Signed-off-by: Amit Galitzky [email protected]
Description
Removed jcenter dependency as it is no longer operating. We have mavenCentral() as a fallback.
Issues Resolved
resolves #357
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.