Skip to content

Commit 49e2e73

Browse files
committed
Fixed dependency error
1 parent a781d77 commit 49e2e73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

analytics/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ dependencies {
6363
implementation(libs.androidx.dataStore.preferences)
6464
implementation(libs.androidx.hilt.navigation.compose)
6565

66+
implementation(libs.androidx.lifecycle.runtime.compose)
67+
6668
implementation(platform(libs.firebase.bom))
6769
implementation(libs.firebase.analytics)
6870
implementation(libs.firebase.crashlytics)

0 commit comments

Comments
 (0)