Skip to content

Commit dbef167

Browse files
Bump androidx.navigation.safeargs.kotlin from 2.9.5 to 2.9.6
Bumps androidx.navigation.safeargs.kotlin from 2.9.5 to 2.9.6. --- updated-dependencies: - dependency-name: androidx.navigation.safeargs.kotlin dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cc1a26 commit dbef167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
plugins {
99
id("com.android.application") version "8.13.0" apply false
1010
id("org.jetbrains.kotlin.android") version "2.2.21" apply false
11-
id("androidx.navigation.safeargs.kotlin") version "2.9.5" apply false
11+
id("androidx.navigation.safeargs.kotlin") version "2.9.6" apply false
1212
id("com.starter.easylauncher") version "6.4.1" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.2.21" apply false
1414
id("com.google.devtools.ksp") version "2.3.0" apply false

0 commit comments

Comments
 (0)