matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
387 stars 163 forks source link

Drop jcenter, use JitPack. #318

Closed d4rken closed 2 years ago

d4rken commented 2 years ago

Remove jcenter from our own dependencies and point to JitPack in our readme.

https://github.com/matomo-org/matomo-sdk-android/issues/301#issuecomment-850963007

codecov-commenter commented 2 years ago

Codecov Report

Merging #318 (5c6e5b3) into master (b9a6d8e) will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #318      +/-   ##
============================================
- Coverage     86.53%   86.46%   -0.08%     
+ Complexity      375      374       -1     
============================================
  Files            33       33              
  Lines          1426     1426              
  Branches        168      168              
============================================
- Hits           1234     1233       -1     
  Misses          119      119              
- Partials         73       74       +1     
Impacted Files Coverage Δ
...a/org/matomo/sdk/dispatcher/DefaultDispatcher.java 93.27% <0.00%> (-0.85%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9a6d8e...5c6e5b3. Read the comment docs.