We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7778083 commit 90a036bCopy full SHA for 90a036b
app/build.gradle.kts
@@ -112,7 +112,7 @@ dependencies {
112
implementation("com.github.SmartToolFactory:Compose-Colorful-Sliders:1.2.0")
113
// Animations
114
implementation("androidx.compose.animation:animation:$androidxTestKotlin")
115
- implementation("androidx.navigation:navigation-ui-ktx:2.8.3")
+ implementation("androidx.navigation:navigation-ui-ktx:2.8.4")
116
117
// AndroidX
118
implementation("androidx.compose.ui:ui:$androidxTestKotlin")
0 commit comments