Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Nov 29, 2024
1 parent c90b9a1 commit 0b2005f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/navigation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ kotlin {
dependencies {
implementation libs.kotlinx.coroutines.android
api libs.androidx.compose.navigation
implementation jetbrains.compose.runtime
implementation libs.jetbrains.compose.runtime
}
}
}
Expand Down

0 comments on commit 0b2005f

Please sign in to comment.