We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11123b4 commit a5f913dCopy full SHA for a5f913d
mini-kodein-android-compose/build.gradle
@@ -48,7 +48,7 @@ android {
48
dependencies {
49
api project(':mini-kodein-android')
50
51
- api "androidx.navigation:navigation-compose:2.5.0"
+ api "androidx.navigation:navigation-compose:2.5.2"
52
53
testImplementation "junit:junit:$junit_version"
54
androidTestImplementation "androidx.test:runner:$test_runner_version"
0 commit comments