mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-03 11:23:48 +00:00
[android] Use a library maintain to draw charts
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
committed by
jeanbaptisteC
parent
292875c3bd
commit
2ef4eb62ba
@@ -22,7 +22,7 @@ androidx-work-runtime = { module = "androidx.work:work-runtime", version = "2.10
|
||||
androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version = "2.9.2" }
|
||||
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
|
||||
google-guava = { module = "com.google.guava:guava", version = "33.4.8-android" }
|
||||
devnullorthrow-mpandroidchart = { module = "com.github.devnullorthrow:MPAndroidChart", version = "3.2.0-alpha" }
|
||||
appdevnext-androidchart = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.0.30" }
|
||||
jcip-annotations = { module = "net.jcip:jcip-annotations", version = "1.0" }
|
||||
androidx-test-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
|
||||
junit = { module = "junit:junit", version = "4.13.2" }
|
||||
|
||||
Reference in New Issue
Block a user