mirror of
https://github.com/dzeiocom/charts.git
synced 2025-06-28 18:29:21 +00:00
feat: Make sample more customizable (#43)
This commit is contained in:
@ -5,6 +5,9 @@ buildscript {
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:7.4.1")
|
||||
|
||||
// Safe Navigation
|
||||
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:2.5.3")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user