Skip to content

Commit b20df37

Browse files
Bump androidx.navigation.safeargs.kotlin from 2.8.8 to 2.8.9 (#2984)
Bumps androidx.navigation.safeargs.kotlin from 2.8.8 to 2.8.9. --- updated-dependencies: - dependency-name: androidx.navigation.safeargs.kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48b3831 commit b20df37

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.9.0" apply false
1010
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
11-
id("androidx.navigation.safeargs.kotlin") version "2.8.8" apply false
11+
id("androidx.navigation.safeargs.kotlin") version "2.8.9" apply false
1212
id("com.starter.easylauncher") version "6.4.0" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.1.10" apply false
1414
id("com.google.devtools.ksp") version "2.1.10-1.0.31" apply false

0 commit comments

Comments
 (0)