mirror of
https://github.com/dzeiocom/charts.git
synced 2025-07-30 00:39:53 +00:00
feat: Allow to switch line/points/dottedline display (#56)
This commit is contained in:
@ -24,7 +24,7 @@ publishing {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "${group}.${artifact}"
|
||||
namespace = "$group.$artifact"
|
||||
compileSdk = 33
|
||||
buildToolsVersion = "33.0.0"
|
||||
|
||||
|
Reference in New Issue
Block a user