Show graph

This commit is contained in:
2023-07-02 22:55:44 +02:00
parent ff5495249f
commit 6fe4e1f790
3 changed files with 109 additions and 2 deletions

View File

@@ -127,6 +127,7 @@ dependencies {
implementation "androidx.room:room-ktx:2.5.1"
implementation "androidx.multidex:multidex:2.0.1"
api "androidx.navigation:navigation-fragment-ktx:2.5.3"
implementation "com.patrykandpatrick.vico:compose-m3:1.6.5"
}
// Allow references to generated code