1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-08-10 09:31:59 +00:00

fix(charts): Removed unused lib

This commit is contained in:
2022-08-24 22:26:41 +02:00
parent 1e0988d5b2
commit 6f51d1bc55

View File

@@ -32,7 +32,3 @@ android {
}
namespace = "com.dzeio.charts"
}
dependencies {
implementation("com.google.android.material:material:1.6.1")
}